I am reading at the time the \"Effective C++\" written by Meyers and came across the term \"translation unit\".
Could somebody please give me an explanation of:
A translation unit is for all intents and purposes a file (.c/.cpp), after it's finished including all of the header files.
http://msdn.microsoft.com/en-us/library/bxss3ska%28VS.80%29.aspx