#define INCLUDES APLCB+APLMAIN+STDIO #include "includes.h" main() { Chrvect; Endoper; Litvect; Quadout; Ravel; Reshape; #include "aplinit.h" endoper(quadout(ravel(quadout(reshape( litvect("3 4"), chrvect("abcdefghijkl")))))); }