[Qt-interest] Exiting before the main event loop

andrew.m.goth at l-3com.com andrew.m.goth at l-3com.com
Mon Feb 23 20:24:06 CET 2009


Pete Black wrote:
> Oliver.Knoll at comit.ch wrote:
> > what's wrong with the C standard library function exit()?
> 
> Thank you, that works as it should now.  To bad one has to reach 
> outside of Qt for this one.

As I understand it, Qt doesn't seek to replace all standard library
functionality, but rather to smooth over cross-platform differences.
exit() works as expected everywhere, but (for example) there is great
variation in the way files work.  So Qt implements the latter but not
the former.

-- 
Andy Goth
<amgoth at link.com>




More information about the Qt-interest-old mailing list