|
-
Jan 9th, 2003, 11:58 PM
#1
Thread Starter
New Member
Little differences
General C++ is typically refering to ANSI C++ which is the traditional flavor of C++. However, when people talk about Miscrosoft C++ they are referring to MFC(Microsoft Foundation Classes). This is a large set of C++ classes that allow easier interaction with the WIN32 API. They work together just the same rules of libraries aplies at compile and run time.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|