lower to upper

Pages: 12
Dec 23, 2010 at 12:16pm
closed account (z05DSL3A)
I don't know about loopy code but a loopy thread, yeah!

Error: unreachable post
Dec 23, 2010 at 1:35pm
Duoas wrote:
filipe's std::for_each() throws away the result (and s remains unchanged)

Thanks for the correction. I always forget std::toupper() doesn't write into the char.
Dec 23, 2010 at 5:04pm
tnx to all ......for helping me
Dec 27, 2010 at 1:22am
@rocketboy uhm.. try to use borland compiler.. because ther's no getch();,strupr();,clrscr(); function in gcc and mingw... that's only for borland..
Dec 27, 2010 at 1:33am

Exactly Joe, your solution only works on one computer, which is why your solution is wrong.
Topic archived. No new replies allowed.
Pages: 12