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.                    [EMAIL PROTECTED]
But then they don't really grind their gears, either;   
        they only obey the laws of physics.  --Unknown

_______________________________________________
r6rs-discuss mailing list
[email protected]
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to