Search:

Type: Posts; User: 00mike00en

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,102

    My First Program!

    Hey all, i have finished my very first C++ Program :D
    Its only a very basic Calculator type thing, but i made it compleatly from memory.
    Sorry if this is off topic but im soo happy i made...
  2. Replies
    3
    Views
    882

    Thanks salem, your answer worked. i also had to...

    Thanks salem, your answer worked. i also had to change 'money - 75' to 'money = (money - 75)

    After that is was fine thanks again =)
  3. Replies
    3
    Views
    882

    Need help with an error please

    Hey all, ive just started to learn C++ and this is my first post. Im making a simple program just to put together all that ive learned so far, but im getting the error:

    Error C2447: '{' : Missing...
Results 1 to 3 of 3