Daily c++ problemsI updated my code but there is still an error on line 56 that i can't figure out what is wrong... ...
Daily c++ problemsAny comments on this code for the first string problem? I'm at work so haven't been able to compile ...
Searching an arrayI'm a novice c++ programmer myself, but shouldn't it be 'counter = 0' and 'counter++' for lines 34 a...
Daily c++ problemsQuestion to Need4Sleep: Will you erase 'old' assignments as you keep making new ones? please don...
Daily c++ problemsFransje: Follow the loop and you will find the problem: (i = 1)check 'p', not a vowel - moving to...
This user does not accept Private Messages