Search:

Type: Posts; User: brian2k

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    2,216

    Thanks guys anyway. maybe i should learn from the...

    Thanks guys anyway. maybe i should learn from the start. Cheers
  2. Replies
    15
    Views
    2,216

    here is the code that have error. //...

    here is the code that have error.



    // Display the intro screen
    int introScreen(),STARTGAME;
    {
    DXUPlaySFX(RAVE);
    while(DXUProcessMessages()) // Process system Messages
    { // read key...
  3. Replies
    15
    Views
    2,216

    yeah...i should give more information. but i...

    yeah...i should give more information. but i really sux in programmin. Actually i creating a 2D game using C++. Now i left 3 error from completing the game.
  4. Replies
    15
    Views
    2,216

    thanks guys although it doesnt help.

    thanks guys although it doesnt help.
  5. Replies
    15
    Views
    2,216

    you mean this? Background.cpp...

    you mean this?

    Background.cpp
    .\Background.cpp(273) : error C2447: '{' : missing function header (old-style formal list?)
    .\Background.cpp(296) : error C2447: '{' : missing function header...
  6. Replies
    15
    Views
    2,216

    old style formal list???

    guys...what should i do if i have this error. i tried to search thru net but still couldn't solve it. This error making me crazy...i'm struck with it for few hours.



    // Display the intro...
Results 1 to 6 of 7