What is the difference between g++ and gcc which are used for compiling c/c++ programs.I have an application which uses gcc for compilation and compiles sucessfully.But instead when i use g++ it gives me a error.
gcc and g++
Collapse
X
Comment