Search:

Type: Posts; User: masterofwar14

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,746

    Just before you posted this reply I found out...

    Just before you posted this reply I found out another way to do it, I used a do...while statement instead of while so it would check for the condition afterwards, thanks for the suggestion though, if...
  2. Replies
    3
    Views
    1,746

    Need help with this While statement

    Heres the statement, will explain problem after


    //Lab 02 - 4.16 Salary Calculator

    #include <iostream>

    using std::cout;
    using std::cin;
    using std::endl;
  3. Ahhh, no wonder.... I can't believe I forgot...

    Ahhh, no wonder.... I can't believe I forgot that, see, this is the problem with set-pace classes, cause I have to go a week w/o programming and forget stuff, thanks, I wish I could just have a self...
  4. Need help with if/else and switch commands please

    Hello, I'm doing a problem for my C++ programming class online, and having problems, the error isn't a compiling problem, its when I enter the information into the program, even though I'm using...
  5. Alas! it worked!, thank you a bunch Dino ^^

    Alas! it worked!, thank you a bunch Dino ^^
  6. Having problems with my current program

    I'm currently taking a starter-course in programming at college, but its an online class so not much 'help' when you get problems, I've been staring at my code for a long time but can't seem to get...
Results 1 to 6 of 6