Run the program until user inputHello everybody, I've had a doubt. Is it possible to write a code such that the program keeps ...
do while loop clockHello everybody :D I've written a C++ program that can act like a clock. You enter the time in h...
Building an array from a text file with a functionCheck line 11. Also line 34 is not correct. You can't do that.
Converting decimal numbers to binaryHello everybody. I've written a program which can convert decimal numbers to binary numbers. But I w...
Converting unsigned Binary numbers to decimalYep, That did it for me. This code works. Thank you very much :D [code] #include<iostream> #include<...
This user does not accept Private Messages