Jason Jesso wrote:
>Would this work if I compiled with a C compiler?
>
>Thanks
>Jason
>
Well, of course you will need C++ for the API "glue" file
between C and C++. But once compiled to an object or DLL
or lib or whatever, C programs should be able to link with it
just fine, and no further C++ capability should be needed.
Thing is, though, I don't know of any C-only compilers ;-) I thought
all of the popular ones were C/C++.
Bob
---------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]