This is a standard Pascal in C implementation compatible with the Pascal taught in college textbooks such as Oh! Pascal! by Cooper and Clancy. The C implementation is portable, which means that it will compile and operate correctly on any computer with a stan- dard ANSI C compiler, and will automatically adjust to different CPU architectures.