[r6rs-discuss] Typos

John Cowan cowan at ccil.org
Fri Apr 4 11:24:33 EDT 2008


Abdulaziz Ghuloum scripsit:

> > So I'm encouraging you (and other implementors) to auto-flush.
> 
> Actually, coming to think about it more, I don't think this is
> always desirable.  I kind of like errors and calls to exit to
> just do a hard cold exit and not do any cleanup.  

So you use the system call _exit rather than exit, or avoid stdio
entirely?  Because otherwise you are getting flushes by default.

-- 
Cash registers don't really add and subtract;           John Cowan
        they only grind their gears.                    cowan at ccil.org
But then they don't really grind their gears, either;   
        they only obey the laws of physics.  --Unknown



More information about the r6rs-discuss mailing list