C++ Halp

Wing Zero

lol just as planned
Joined
Oct 27, 2002
Messages
12,206
Reaction score
16
Any one know why this isnt working?
 

Attachments

Emperor Pan I

Respected Member
Joined
Aug 8, 2002
Messages
12,653
Reaction score
12
Location
Canada
In what way is it not working?

Like how far along does it stop working, or is it the outcome doesn't add up?
 

Wing Zero

lol just as planned
Joined
Oct 27, 2002
Messages
12,206
Reaction score
16
solved(other then the fact i r have sloppy code) - had a few things mixed up and one damn line i screwed up with out noticing.
chris+ace ftw
 

Wing Zero

lol just as planned
Joined
Oct 27, 2002
Messages
12,206
Reaction score
16
yea didnt notice that until chris pointed it out. i think ace did too but he did it in a riddle.

i was BAWWWing over a few minutes
 

ChrisH36

Guy with Most Posts on Quiet Board.
Joined
May 20, 2003
Messages
15,042
Reaction score
4
Location
Temple Prime, Sarajevo
He had two problems. One he used the cin operator>> on cout which should be <<.

And second, he was using toupper really oddly. So I made him a toLower(char *) function that works better.

WZ said:
i think ace did too but he did it in a riddle.
Riddles + C++ = WTF!
 

NewPosts

New threads

Top