User profile: hopesfall

User info
User name:hopesfall
History
Joined:
Number of posts:174
Latest posts:

Syntax question
What's going on in the bold part below? I've know that doing something like: [code]PageIterator: pag...

Formatting strings in C
Would it be reasonable to check an element like this then: if( (myword[0] == ' ') || (myword[0] == ...

Formatting strings in C
I'm trying to write a short program that takes the input from a user and trims any leading/trailing ...

space complexity of a map
Thanks for replying again, TheIdeasMan. It's just been so long since I've used c++ and the assignmen...

space complexity of a map
yeah, I saw that page had time listed but I'm looking for space :\.