C
cppaddict
Hi,
I want to write a C++ program, but still have access to some C code
which has a bunch of utility functions I'd like to use.
My question is: Compiling with gcc, how difficult will this be? What
do I have to do to make it work?
Thanks for any comments or references,
cppaddict
I want to write a C++ program, but still have access to some C code
which has a bunch of utility functions I'd like to use.
My question is: Compiling with gcc, how difficult will this be? What
do I have to do to make it work?
Thanks for any comments or references,
cppaddict