User profile: DirtyDan

User info
User name:DirtyDan
Name:Dan
Location:Waukesha, WI
History
Joined:
Number of posts:42
Latest posts:

Morse Code
Well I updated my code to use maps, I chose not to go the external data file route because I used cp...

Need string splitting advice
change 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 Code
that makes sense... thanks I'm going to do a rewrite to incorporate this. Gotta finish my homework...

Morse Code
that does make more sense... what does the [b][i]pr[/i][/b] do? is it holding the pair from the fir...