User: sn1kwah

  • Public profile

User profile: sn1kwah

User info
User name:sn1kwah
History
Joined:
Number of posts:3
Latest posts:

error string subscript out of range- WHY???
/** Find words in stream, places them in a string, finds the beginning and end position of the ...

Error: string subscript out of range. WHAT'S WRONG???
Yeah, I know the error means I'm trying to access a character in a string that doesn't exist. I figu...

Error: string subscript out of range. WHAT'S WRONG???
string findwords(string line, unsigned startpos) { while(startpos != line.length()) { while(is...

This user does not accept Private Messages