Search:

Type: Posts; User: Liamhefu2

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,065

    i got two errors, maybe i have the curleys in the...

    i got two errors, maybe i have the curleys in the wrong place?

    error: expected initializer before 'if'|error: expected unqualified-id before 'else'|
    ||=== Build finished: 2 errors, 0 warnings ===|
  2. Replies
    7
    Views
    1,065

    Thanks i was trying this but im getting an...

    Thanks

    i was trying this but im getting an error


    if ( 1 == 2 ) {

    cout<<"1 is equal to 2";
    }
    else
  3. Replies
    7
    Views
    1,065

    Very Basic c++ question

    Hey guys i'm a complete beginner in c++. I'm interested in it from a game dev point of view but am trying to get my head around the basics at the moment.


    Iv been following the tutorials and im...
Results 1 to 3 of 3