|
-
Jun 22nd, 2001, 11:55 PM
#1
Thread Starter
PowerPoster
C and C++ in windows programming!
I got a book today on programming windows 95 and it only reaches you programming using C not C++.
I think that you only use window API calls when programming in windows then on which do get to see the difference in C and C++ in windows programming?
-
Jun 23rd, 2001, 04:15 AM
#2
Frenzied Member
Well, windows programming is very much about using the API. For someone who starts windows programming after learning C++ it seems like a whole new language.
-
Jun 23rd, 2001, 10:22 AM
#3
The use of classes is used widely among Win32 programs. Grame programming is one of them. MDI Applications can also use classes too (one for each document).
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
|