Search:

Type: Posts; User: ViewtifulAaron

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: Almost have my project done, just need help with one last thing.

    Ok, thanks a lot man, I'll try that out as soon as I can and post results

    --- Update ---

    ok, so I added a loop to my Main(), and removed the other things from the Methods. So, I have it now to...
  2. [SOLVED] Re: Almost have my project done, just need help with one last thing.

    Where would that need to go into my code? In every one of the methods I wrote? Because 'a' gets is the variable that holds the selection from the Menu(), so basically 'a' starts at 0, then when the...
  3. [SOLVED] Re: Almost have my project done, just need help with one last thing.

    No error, it just ends. Like, the Menu() is called again, you enter a selection but then it just ends. It never goes back to the switch statement.

    --- Update ---

    What is a do-while loop? and...
  4. [SOLVED] Almost have my project done, just need help with one last thing.

    Ok, so my program works fine for the most part, except for a few minor issues that I absolutely have to fix. So, let me start by explaining a few things about the program. The program is suppose to...
Results 1 to 4 of 4