User profile: bondman

User info
User name:bondman
History
Joined:
Number of posts:18
Latest posts:

3 Functions with Loops
Hi everyone.. what am I doing wrong here ? Please explain. [code] double convOne(double input2) { ...

3 Functions with Loops
Hi guys, Trying to solve an issue while studying but I am stuck. Basically, I have 3 functi...

Reducing numbers to 0
I am trying to count down a number.. using loops and functions.. but I seem to be having issues.. ...

Outputting with spaces vs line by line
I have written code that counts down from 10 to 1 and displays like this using a loop: 10 9 8 ...

My first calculator :)
Ok everyone.. trying to wrap this and make it real nice. I put parameters to not allow for charact...