Online C++ FAQ/Tutorial and Advanced Questions
Short Description
Online C++ FAQ/Tutorial. and Advanced Questions. Alexis Angelidis. January 11, 2005. 1 Quick notes to C programmers. . instead of macros use …
Website: www.cs.otago.ac.nz | Filesize: 85kb
Content
Online C++ FAQ/Tutorial
and Advanced Questions
Alexis Angelidis
January 11, 2005
1 Quick notes to C programmers
instead of macros use
{ const or enum to dene constants
{ inline to prevent function call overload
{ template to declare fami…
Get the file Download here
Related Books:
Filed Under C++, Programming
Related Searches: c programmers, angelidis, enum, otago, short description
Comments
Leave a Reply