摘要:
C++Files: .h, .hh, .hppSource Files: .C, .cpp, .ccCFiles: .hSource Files: .c 阅读全文
posted @ 2010-03-11 16:18
greencolor
阅读(276)
评论(0)
推荐(0)
摘要:
gcc is for compiling "c" source code, gcc also can use for c++ source codeand g++ is for compiling "c++" source code."g++" will automatically link the code with the C++ runtime library (libstdc++),but... 阅读全文
posted @ 2010-03-11 16:07
greencolor
阅读(156)
评论(0)
推荐(0)
浙公网安备 33010602011771号