Comeau C/C++

Friends told me that Comeau is one of the most standard conformant C++ compilers. "When in doubt, ask Comeau C++", they said.
I went to their website yesterday. Their "Comeau C++ and C FAQ" is a good starting point for C++ beginners who are not familiar with the standard. The most interesting thing is the "Test Drive Comeau C/C++ Online", where one can upload their code and see if it compiles. This is where we can "ask" Comeau. :-)
posted on Saturday, March 11, 2006 12:21 PM by wenyang

Comments