User: SlothFan

  • Public profile

User profile: SlothFan

User info
User name:SlothFan
History
Joined:
Number of posts:4
Latest posts:

question about "strtok"
The function you are looking for is strstr http://www.cplusplus.com/reference/cstring/strstr/

Why Do You Have To Use Different Pointers For Arrays?
When you pass an array to your function, test(), you are actually passing the address of the first e...

help :(
@Rich1 This isn't going to teach OP anything at all. He'll most likely copy and paste this code and...

Vector member functions messing up
http://www.cplusplus.com/reference/vector/vector/begin/ vector::begin returns an interator pointing...

This user does not accept Private Messages