Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : C and CPP : CPP : Coding Standards


Directory : C and CPP : CPP : Coding Standards

  Options

Links
  • C++ Reserved Identifiers - The C++ standard reserves quite a few identifiers, meaning that you must not create classes, objects, or macros with those names. This page lists the reserved identifiers and discusses the pitfalls.