User profile: cob

User info
User name:cob
Name:Cob
Location:Las Vegas
Bio:Metal, Martial arts, and now game development. uhh... that's it.
History
Joined:
Number of posts:21
Latest posts:

Program crashes... cin.get() not... cin.getting
ahh... so then limiting the size is a separate task altogether! I must not understand what the value...

Program crashes... cin.get() not... cin.getting
I tried that by changing the line to [code]for(i = 0; *dictionary[i][10]; i++)[/code] this caused ...

Program crashes... cin.get() not... cin.getting
It's a simple dictionary, to work with pointer arrays a little. The program is supposed to tell the ...

Not very efficient
That's seriously intense stuff! Any recommended readings on the subject? I think I need to learn mo...

Not very efficient
Thank you guys so much for this advice! As for the class. You've used player.health but, I could a...