What good websites/online references exist for C and C++?
http://www.lysator.liu.se/c/is an excellent resource for C, containing a number of extremely useful links and pointers. For beginners to C and C++, Jack Klein has put up an excellent page with tips, suggestions and expanded answers to a number of commonly asked beginners’ questions. http://home.att.net/~jackklein/c/c_main.htmlThe Comeau Computing web site features several highly informative and useful resource pages, including http://www.comeaucomputing.com/booklist/ http://www.comeaucomputing.com/faqs/cppfaq.html http://www.comeaucomputing.com/techtalk/Jim Fischer maintains a C++ FAQ: http://www.calpoly.edu/~jfischer/c++faq/Steve Summit has archived some of his longer and more informative Usenet posts at http://www.eskimo.com/~scs/readings/index2.htmlNew posters often request information on file formats. A good resource for this can be found here: http://www.wotsit.org/A large C++ link farm is maintained at: http://www.cetus-links.org/oo_c_plus_plus.htmlQuestions and answers from Herb