View Single Post
Old Jan 22nd, 2005, 6:54 PM   #13
Broax
Hobbyist Programmer
 
Broax's Avatar
 
Join Date: Jan 2005
Location: Porto, Portugal
Posts: 142
Rep Power: 4 Broax is on a distinguished road
Send a message via MSN to Broax
string a = "feeling";
string b = "hate";

if a >= b;
then cout << "love" endl;
else cout << "insignificant bastard" endl;

return sex;
Please... I haven't got to if-then part, so bare with me and my little *code*... :p
__________________
PORTUGALPORTUGA
PORTUGALPORTUGA
PORTUGALPORTUGA
PORTUGALPORTUGA
PORTUGALPORTUGA
Broax is offline   Reply With Quote