Results 1 to 3 of 3

Thread: C and C++ in windows programming!

  1. #1

    Thread Starter
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827

    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?
    Baaaaaaaaah

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    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.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  3. #3
    Megatron
    Guest
    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
  •  



Click Here to Expand Forum to Full Width