User profile: hanst99

User info
User name:hanst99
Statistical data
Occupation:Student
Skills:C
C++
Delphi
Java
Python
Smalltalk
Haskell
History
Joined:
Number of posts:2869
Latest posts:

I Challenge You!
[quote]HINT: Don't let the player move off the gameboard! You program will crash if they move off th...

is OOP used to solve problems
Yes.

Check for key presses, always
Actually, before doing that you'll really want to look into events. I'm not sure what exactly you're...

Fibonacci Sequence
[quote]However once I debug the code and enter a value, the box disappears. [/quote] What?

Problem with output
First, use actual constructors/destructors. Those Per_c/Per_d functions you have there are pure evil...