Thread
:
Help for another program
View Single Post
10-06-2004, 06:17 PM
#
3
(
permalink
)
Androto
Mac Os X User(I hate win)
Join Date: Oct 2004
Posts: 138
what does
Code:
for(;;)
mean?
what does
Code:
getline(cin, input, '\n');
mean? i've never used getline before.
don't understand this part either:
Code:
if(input[0] == '@') break; else { letters+=input[0]; } }
Androto
View Public Profile
Find More Posts by Androto