ways to make it betterNever use system commands by the way. http://www.cplusplus.com/forum/articles/11153/ Just a heads ...
I don't know how to pause the screen 2Here is what I do to make it so you have to press a key to continue. [code] #include<iostream> ...
Help with a morse code programmThe best way I can think of is [code]getch();[/code] from [code]#include<conio.h>[/code] header file...
c++ Yeah, there is, I wrote your code again for you as well. Everything I did, by the way, is in the boa...
Program that adds two numbers entered I re-wrote your code so that it would work. In the comments are what you did wrong. Also, you used ...
This user does not accept Private Messages