Re: MIME



Hi

James Henstridge <james@daa.com.au> wrote:
> 
> As for using C++ libraries from C programs, one way is to compile your C 
> program with a C++ compiler. 

Presumably this means I'll be able to create instances of objects and call their methods? If so, that sounds like a good solution.

> The other way is to write a wrapper for the 
> entry points you are going to use. 

Don't suppose you have (or know of) any example code that does this?
  
Thanks for the info,

Chris Jones



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]