martin at mwtcho.UUCP wrote: > Given that C-Compilers are allowed (though, of course, not required!) > to give `undefined behaviour' some implementation defined meaning, > ... Surely the simplest ANSI C program to produce Unix is:- #pragma PRODUCE_A_UNIX_IMPLEMENTATION No messy machine code or anything. All you need to do is find a compiler that implements it :-) -- Paul