In the process of porting my MPW C program to CodeWarrior; I'm now past the easy part of "need to fix missing header files and rename old toolbox calls" and into the need-to-read-a-book parts of "C doesn't have a concept of booleans so what does this compiler expect" and how to make pointers to functions work kind of stuff...