craig> computer> prog> c>
     ansicpp
:
ANSI C++
1.
   ANSI C++ Standard header files
In ANSI-C++ the way to include header files from the standard library has changed.
URL: http://www.cplusplus.com/doc/ansi/hfiles.html
2.
   Namespaces
Namespaces allow us to group a set of global classes, objects and/or functions under a name. To say it somehow, they serve to split the global scope in sub-scopes known as namespaces.
URL: http://www.cplusplus.com/doc/tutorial/tut5-2.html
3.
   Migrating to ANSI/ISO C++
For KAI C++ compiler.
URL: http://cnls.lanl.gov/Internal/Computing/Kcc/migrate/

  Jump:
  Search:
toolbar help Random Link   Map   Flat Listing   Brief Listing   Login