#define BEGIN main()//cc, perl, sh, csh\ {printf,"hello, world\n"}; exit; BEGIN { printf("hello, world\n"); }