> Krishna wrote:
> > Hi all,
> >
> > Is FPC ready for writing libraries callable from C/C++ on Win32 and Linux?
> >
>
> Yes.

Just that C++ objects aren't compatible, since the implementation of object 
orientation is
slightly/majorly different between languages so you would have to use mainly 
procedural
code and simple symbols if interfacing with/from C++.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to