Weird bad accessI've got some really strange behaviour going on when I attempt to compile my code. What i'm attem...
need help with string creationoh .. wait not i geddit, push back adds a string..so looping creates x number of strings the user ne...
need help with string creationhere [code] for(int i = 0; i != num; ++i) str.push_back(empty); [/code] i am confused here, do...
need help with string creationi need to declare an array of strings whose size and contents are user dependent sorta like this fi...
need help with string creationi am trying to make a palindrome finder using strings and my program just stops running at the test...
This user does not accept Private Messages