recursion ok?

Andrea 'Fyre Wyzard' Bocci fwyzard@inwind.it
Thu Jul 25 08:51:00 GMT 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


>Sorry for being such a newbie. I'm used to borland and I'm just learning
>make files. I'm also confused. What is the difference between gcc, g++,
>and cc?

gcc is the compiler used for C source files.
g++ is (almost ?) the same, but it automatically links the libraries needed 
to support C++, so it is better to use this for C++ code.

Good coding,
fwyzard
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPUAeZ6yoa++LvhJxEQK1RgCgiBcWsEIKKd0SWRFm+5HCfWVsKT0AoOhg
rfxRayai/rg9VHviXrJ5wQqt
=DSol
-----END PGP SIGNATURE-----




More information about the Gcc-help mailing list