Morse CodeWell I updated my code to use maps, I chose not to go the external data file route because I used cp...
Need string splitting advicechange line 32 to this [code]char oper;[/code] then put single quotes around your operators on line...
Setting conditions to a line count (input data file)since you are already using a counter "x", couldn't you just check x's value prior to your pause sta...
Morse Codethat makes sense... thanks I'm going to do a rewrite to incorporate this. Gotta finish my homework...
Morse Codethat does make more sense... what does the [b][i]pr[/i][/b] do? is it holding the pair from the fir...