Thread: Keeping up with newest standards

  1. #1
    Shadow12345
    Guest

    Keeping up with newest standards

    I have a stupid question: How do you people keep up with the current C++ standards??? Is there some 'universal' C++ site that posts all of the newest changes or something??? The only way I find out about newest standards is when I do something wrong in my program, and someone informs me.

  2. #2
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    I usually go to Stroustrup's site.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. question - linux - gcc - c standards
    By AMAMH in forum C Programming
    Replies: 12
    Last Post: 12-03-2009, 02:49 AM
  2. Open Standards
    By Salem in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 09-13-2007, 03:49 AM
  3. Converting types while keeping same size.
    By sbho in forum C Programming
    Replies: 3
    Last Post: 06-08-2007, 04:41 AM
  4. new C++ standards
    By Nectron in forum C++ Programming
    Replies: 6
    Last Post: 06-12-2003, 02:38 PM
  5. Using c++ standards
    By subdene in forum C++ Programming
    Replies: 4
    Last Post: 06-06-2002, 09:15 AM