comparing two numbersThis is what I have now but i can't figure out how to proceed. [code] void compareNums(int, int); ...
comparing two numbersWould that be something like: compareNums(int, int);
comparing two numbersI am required to use the compareNums() function but I am not sure how to. All input and output stat...
comparing two numbersI'm trying to compare two numbers entered by a user and use a main function to read and display the ...
pass-by-reference helpI have written the following to code calculate and display raises of 5% and 10%. My output is not c...
This user does not accept Private Messages