G
Guest
So now that I graduated to object oriented programming C#, and I'd like to
try C++ but I can't find anything that gets me an understanding of some
aspects of the language/compiler.
Like what is the meaning of the single underscores? How did the include
files cdef and others get their name? So confusing.
Also what is the meaning of a "template"? Is that something with < and >?
Generics in C# are not too hard to grasp, so I figure templates are next on
my things to learn but I can't find a site that can explain this to me.
Any help would be appreciated.
try C++ but I can't find anything that gets me an understanding of some
aspects of the language/compiler.
Like what is the meaning of the single underscores? How did the include
files cdef and others get their name? So confusing.
Also what is the meaning of a "template"? Is that something with < and >?
Generics in C# are not too hard to grasp, so I figure templates are next on
my things to learn but I can't find a site that can explain this to me.
Any help would be appreciated.