User: zachwulf

  • Public profile

User profile: zachwulf

User info
User name:zachwulf
History
Joined:
Number of posts:9
Latest posts:

Program repeats a statement when it shouldn't
I thought it was end, but you can alternatively do a quick Google search for that. Have a look at...

Program repeats a statement when it shouldn't
I do get what you're saying, but think about your program for a second. You are doing everything...

Converting English to Morse Code - Logic Debugging
Just for closure, I actually found a solution using the <sstream> library. I'll just leave the sourc...

Program repeats a statement when it shouldn't
Also, instead of writing: [code]cout << string(50, '\n');[/code] You can use a built in functi...

Program repeats a statement when it shouldn't
Main doesn't have to return anything actually: this is mainly done out of habit for historic purpose...

This user does not accept Private Messages