ErrSystem
ExitProgram(ErrSystem(code));
quit(ErrSystem(1), strerror(errno));
result = ErrSystem(0); /* will return value >4 */