Tech Tutorials Database
GeekArticles Programming C++
 

Microsoft Extensions to C and C++

 
Author: msdnaa.com
Category: C++
Comments (0)

The following are Visual C++ extensions to the ANSI C and ANSI C++ standards: Keywords Microsoft extends the C++ language with several additional keywords. For a complete list, see C++ Keywords in the C++ Language Reference. Keywords with two leading underscores are Microsoft extensions. Out of Class Definition of static const Integral (or enum) Members Under the standard (/Za), you need to make an out-of-class definition for data members. For example, class CMyClass { static const int...n

Read More...




Sponsored Links




Read Next: Visual C++ and CodeDom



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe