Hey guys,

Essencially, where I think the bug is, is I have 3 arrays and I assgning
3 arrays values and siplay characters based on that. The Code compiles just
fine, but when I run it it says that a certin memory address cannot be "read".
The actual code is http://www20.brinkster.com/thefringe...or_source.cpp.
If any of you are interested, it moves a little character around a DOS prompt
(yes, it's console based) with the num pad and I have things called blocks
that I place using those 3 arrays.
Anybody have trouble like this? I'm pretty new to C++ so I might be missing
a consept. Thanks in advance to anybody who can tell me the problem or lead
in in the right direction.
-@ndy