hello,

i need a bigger string array to hold strings .


string str[1000]; // is this ok ?

can i get more than this ? so that memory problem does not occur.