"Mohsen Pahlevanzadeh" <m_pahlevanzadeh@xxxxxxxxxxxxxxxxxx> wrote in message news:20030910004259.C382341B5@xxxxxxxxxxxxxxxxxxxxxxxx > Hi dears.I want to start Linux programming with C++. > Please guide me that i use GCC or g++. > Oh,explain me both. > --Yours,Mohsen. gcc is used to compile C-program (files *.c); g++ is used to compile C++-program (files *.cpp). ===================================== Alex Vinokur mailto:alexvn@xxxxxxxxxx http://mathforum.org/library/view/10978.html =====================================