Search:

Type: Posts; User: tsvguy

Search: Search took 0.00 seconds.

  1. Thanks for your help logic wonder, I have...

    Thanks for your help logic wonder,

    I have implemented the code that you have assigned and although I had to change it slightly, I have now understoof where my code went wrong, thank you very much...
  2. I was using the do while loop there as I want the...

    I was using the do while loop there as I want the menu to display at least once.

    From what I can understand it is not a compiler issue that I am having.
  3. Maz, my compiler, which is Visual C++ won't...

    Maz,

    my compiler, which is Visual C++ won't allow me to do that, I have tried. It gives me some obscure answer about incorrect overloading.

    cin.ignore() is supposed to wipe the previous part of...
  4. Sorry!

    Sorry about the confusion, I have been trying to fix it myself for a day now and I still haven't figured it out, so I am a bit frustrated as I am new to programming.

    The functions are meant to be...
  5. Could somebody please explain to me where I went wrong?

    Hi guys,

    could somebody please explain to me where this code is going wrong and why?




    #include <iostream>

    using namespace std;
Results 1 to 5 of 5