954,549 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Using inline C or C++ in Visual basic net

Hi all,

Does Visual basic net support inline c or c++ code

and if so what keyword method, etc. ,do I use to do this.



Thanks in Advance.

Pmaster
Newbie Poster
11 posts since Feb 2005
Reputation Points: 12
Solved Threads: 0
 

Not to my knowledge. However, if you have free compiler or something like that, and distribute it then you can write the C code out to a file and compile it, but actually doing good stuff like inline asm in C with VB and C, probably not. Something else to consider, however, is that debug seems to still exist as far up as XP :D.

Comatose
Taboo Programmer
Team Colleague
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
 

How?

cwood
Newbie Poster
1 post since Jul 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You