Search:

Type: Posts; User: Killinger

Search: Search took 0.01 seconds.

  1. Replies
    25
    Views
    4,063

    Thanks for your replys! I dont think I'll bug you...

    Thanks for your replys! I dont think I'll bug you guys any more with questions....for now ;)
  2. Replies
    25
    Views
    4,063

    Thanks alot! The only reason I didn't compile it...

    Thanks alot! The only reason I didn't compile it was because I had functions that didn't do anything and it would give me errors. Sorry, I will be more careful next time and compile more. Cheers! :D...
  3. Replies
    25
    Views
    4,063

    Sorry Dave. I just updated the code.

    Sorry Dave. I just updated the code.
  4. Replies
    25
    Views
    4,063

    Alright alright, I know what he said :p I did...

    Alright alright, I know what he said :p I did take out the goto statements but did everything he said and it didn't work, so I just put the original code back in. Now I took out the goto statements...
  5. Replies
    25
    Views
    4,063

    So what would I add and to where? *nudge*...

    So what would I add and to where?
    *nudge* *nudge* code please! :D
    Sean, you must know alot of C++. Your really patient with stupid newbs like me! :p
  6. Replies
    25
    Views
    4,063

    spillo ver = spill over. Hehehe. Well, that is...

    spillo ver = spill over. Hehehe.
    Well, that is the whole code so far, lol. Tell me what I should add or just add it in to the code and post it! I updated the code to what it is right now.
  7. Replies
    25
    Views
    4,063

    Thanks for your help! But another problem...

    Thanks for your help! But another problem arises... :( ( i hate being a newb) I added those in my code in good spots (mind you) but it gave me more errors! It looks really simple (again) Here they...
  8. Replies
    25
    Views
    4,063

    Anybody fix this simple code?

    Hey all, I'm using Visual C++. This code is updated, no errors but it always reads choice 1 except on traveln.

    #include <iostream>

    // Functions

    int stats();
    int traveltown();
    int...
Results 1 to 8 of 10