aiParts is a set of C++ classes that can be used to develop artificial intelligence for multi-decision problems. It includes classes that implement the High-Hope technique and some sample programs.
This is a short text on arrays and pointers in C with an emphasis
on using multi-dimensional arrays. The seemingly unrelated C rules
are explained as an attempt to unify arrays and pointers, replacing
arrays and the basic array equation by a new notation and special
rules