#define INCLUDES APLCB+APLCHDEF+APLMAIN+STDIO #include "includes.h" main() { #include "aplinit.h" printf("Key '%s' for the APL circle slope symbol.\n", aplchar[CIRCLE_SLOPE]); printf("Key '%s' for the APL downstile symbol.\n", aplchar[DOWNSTILE]); }