Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C++ query

Name: Anonymous 2010-05-06 13:08

  
    int listsize, count;
    cout<<"Define size of list: ";
    cin>>listsize;
    cout<<endl;
    int list[listsize];


Are there any problems with this? It works fine but I just want to make sure I'm not committing a faux pas.

Name: Anonymous 2010-05-06 17:04

>>21
nope I remembered that
 I just had something like
void menu() {
cout << endl << "1." << endl << "2." << endl << "3." << endl << "4." << endl << "5.";

};


error misplaced }

????

WHAT THE FUCK IT STILL GETS ME PISSED

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List