User profile: pabloist

User info
User name:pabloist
History
Joined:
Number of posts:132
Latest posts:

Program that has unlimited strings?
Try looking up arrays: http://www.cplusplus.com/doc/tutorial/arrays/

Can't get SFML to work? CodeBlocks.
Can you copy what you've typed into the linker/where exactly you've typed it? Another possibility is...

Better way?
http://www.cplusplus.com/articles/G13hAqkS/ [quote]Q) Why did you say I shouldn't make a text based...

Virtual problems
Nice job! There's a couple things that are a little strange about your code, even though it works: ...

Virtual problems
Well, check your [code]Monster::printStats()[/code] function. It prints the name and level, then mak...