Morse to textYour code isn't that pretty much the same as my code except that I doesn't use a const in the functi...
Morse to textMy code did check char for char at first, but morse are more then 1 char. "A" is .- in morse, so che...
Morse to textYah it's a assignment and I prefer ideas over code, so for as far as possible don't post code. So ...
Morse to textI have a problem with translating morse to text, and I have no clue how to overcome this obstacle. H...
using strings with fputs and strcpyThanks, this worked fine! [code]fputs(race[rX].c_str(), sFile);[/code] Do you know any good book...
This user does not accept Private Messages