#define INCLUDES APLCB+APLMAIN+STDIO #include "includes.h" main() { Chrvect; Compute; Endoper; Quadout; #include "aplinit.h" endoper(quadout(compute(chrvect("I`1 1 2 3 4")))); }