#define INCLUDES APLCB+APLMAIN+STDIO #include "includes.h" main() { Charcode; #include "aplinit.h" printf("The code for 'R' is %d\n",charcode("R")); }