Search:

Type: Posts; User: purefan

Search: Search took 0.00 seconds.

  1. Thread: resident evil

    by purefan
    Replies
    5
    Views
    2,238

    I do think it is done using event programming,...

    I do think it is done using event programming, something basically as when you press a button of the keyboard in your computer and it displays a letter. When in the game you open a door you trigger...
  2. Replies
    5
    Views
    1,101

    hehe write a program that uses classes for...

    hehe
    write a program that uses classes for inherit an object called balloon. then display many balloons on the screen and connect to a database just to add the word balloon somewhere, then you say...
  3. Replies
    1
    Views
    2,303

    storing of files size to char[]

    hello!
    well I am under XP using VC++6.
    So, I need to get the file size of a bunch of files into char[].


    //Declaration of token:
    char *token[512] = {0};

    later token holds all the file names...
Results 1 to 3 of 3