Results 1 to 5 of 5

Thread: 2 newbie questions

  1. #1
    Guest
    hi can you help me with the following?

    1.
    Can someone give me some example code that will draw a dot moving across the screen (I have no idea what the code would look like since I have negligible documentation for C++.

    2.
    Can anyone tel me if there are any decent on-line categorized function repositories, so i can look up things like syntax and find out which .H file the functions are stored in?

    Thanks.

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    2: msdn.microsoft.com/library - everything you could ever need for the Win32 API. (Concentrate on "Platform SDK")
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Guest
    damn, I forgot to mention i need stuff to do with DOS C++, not windows. i have MSDN library on CD anyway, sorry.

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    For graphics, look at MGL from http://www.scitechsoft.com (GTA written with it)
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  5. #5
    Guest
    Go to http://www.planet-source-code.com and select C/C++ World.

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