nanode
01-19-2001, 05:41 PM
I've been playing around, trying to learn some more C++ on my Linux box. The book I'm reading "Thinking In C++" uses ".cpp" for file extensions and other tutorials show ".C" (upper case). Using g++ with *.C files does not work, but cp the file to *.cpp compiles fine.
Also can gcc be used for C++? Someone please set me straight.
Thanks.
Also can gcc be used for C++? Someone please set me straight.
Thanks.