User profile: Serious Sam

User info
User name:Serious Sam
History
Joined:
Number of posts:33
Latest posts:

Classes
As far as I know structs are kind of just records of data, whereas classes are meant to actually mod...

Try to write a search algorithm
Hm, apologies if there's an obvious reason against this, but why not store the words in a HashMap? W...

type-checking
I don't know about C++, and please someone correct me if what I say is wrong, but as far as I know: ...

Sort two arrays together
I think it would be better if you use an object where you store a name and a person age belonging to...

Help sorting/char arrays only
And to add to that, since you don't have plain chars you need a function for both the test and the s...