Search:

Type: Posts; User: Raschoc

Search: Search took 0.00 seconds.

  1. The code has been indented. I don't understand...

    The code has been indented. I don't understand your reply matsp



    #include<iostream>
    #include<string>
    using namespace std;// ln 5

    // Declaring subfunctions and other global variables....
  2. problem comparing variables from my main program into my subprogram

    Hello,

    I am trying to write up a program that calculates gross salary and other forms of tax to be deducted from the gross to make a net pay.

    My program seems to be working fine except for my...
Results 1 to 2 of 2