View Single Post
Old 10-12-2004, 01:04 PM   #15 (permalink)
Androto
Mac Os X User(I hate win)
 
Join Date: Oct 2004
Posts: 138
Androto is on a distinguished road
would i be able to use this in it, or would this be wrong?
Code:
int main()
{
char sentance[x];
string x;
cin >> sentance[x];
....
}
Androto is offline   Reply With Quote