[OT]-ish: Can someone explain this?

David Cantrell david at cantrell.org.uk
Mon Jul 4 16:40:48 BST 2011


On Sat, Jul 02, 2011 at 05:32:38PM +0100, Dirk Koopman wrote:

> Here is a bit of C code that is part of something much bigger.
> 
> 	_exit(0);	

Why _exit instead of exit?

exit() DTRT with flushing filehandles.

-- 
David Cantrell | Nth greatest programmer in the world


More information about the london.pm mailing list