Is it possible to simulate C codes in VB? if ever possible, is there a tutorial or example?More:
Is it possible to simulate C codes in VB? if ever possible, is there a tutorial or example?More:
what do u mean by simulate?
the only way i can think of using c/c in vb code is to put that c/c code into a dll that is called by your vb code. i cannot see how else the 2 languages can co-exist...
You have an application that is made in vb in which there is a textbox where you can type your c code then the system will then validate the c code
Quote:
what do u mean by simulate?
Woah, thanks for the information, I think that Visual Studio made an enhancement in which you can do c codes in other languages, but I do not know how it is done, I think it is very complex
Quote:
the only way i can think of using c/c in vb code is to put that c/c code into a dll that is called by your vb code. i cannot see how else the 2 languages can co-exist...
Bookmarks