|
-
Mar 28th, 2012, 07:26 AM
#1
[RESOLVED] Difference between C and C++ mode / call function from VB
I want to develop a function in C/C++ to take a large string and search for keywords - and calling this function from VB.Net.
First - I was curious what the difference is between compiling in C and C++ modes?
Second - having never written a function in C/C++ - how would I code up the parameters for passing an array of "keywords" and a large "string" of text from VB.Net (using VS 2010).
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|