> If you are trying to write code that runs unmodified both in > standard environments and on 4.2BSD (not recommended), ... Why not? I try to make sure my code runs on K&R, 4.2, SV, and MS-DOS without modification. Apart from system calls I'm usually successful.