#define INCLUDES APLCB+APLMAIN+STDIO #include "includes.h" main() { Chrvect; Compress; Endoper; Indxsub; Quadout; #include "aplinit.h" endoper(quadout(compress(indxsub(4), chrvect("abcd"),1))); }