On Mon, 2005-05-23 at 20:51 +1200, Steve Holdoway wrote: > ... you could have got rid of one include file if you'd returned to the > shell, not exited (: I always exit(3). I do not know why I never "return" from "main"…
In the end I needed an extra include for <assert.h> anyway; I was not too concerned with cutting down on the number of #includes :) -- Michael JasonSmith http://www.ldots.org/
