Search:

Type: Posts; User: dark_fusion

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,363

    Win32 Programming - Intructor or Book?

    I was wondering which is better to learn Win32 programming, going into a course or trying to learn it by myself. Right now I'm fresh out of high sch and in a 9-5 job and since I've got a contract for...
  2. Replies
    3
    Views
    1,101

    System memory size?

    Is there a way I can find the memory size of a user's pc? Thanks
  3. Replies
    4
    Views
    1,088

    but what if I wanted to create it on another...

    but what if I wanted to create it on another drive like A: would the coding be something like this?

    system("A: mkdir name");

    coz I tried that but it wouldnt work.
  4. Replies
    4
    Views
    1,088

    Creating Directories?

    How do I create a directory or folder using C++?
  5. Replies
    11
    Views
    6,594

    U have to use a dos based compiler like Turbo C++...

    U have to use a dos based compiler like Turbo C++ that uses graphics.h which is meant for BGI graphics
  6. Replies
    11
    Views
    6,594

    Cool Thanks!:)

    Cool Thanks!:)
  7. Replies
    11
    Views
    6,594

    a libary I think, I'm trying to do it in turbo...

    a libary I think, I'm trying to do it in turbo C++ using graphics.h but I cant get it right
  8. Replies
    11
    Views
    6,594

    Drawing polygons?

    How do I draw polygons, like a triangle in dos? Can anyone help?
Results 1 to 8 of 8