Skip to content


Found in The Code – QT

#elif (defined(Q_OS_UNIX) || defined(Q_CC_MINGW))
        abort(); // trap; generates core dump
#else
        exit(1); // goodbye cruel world
#endif

file: qglobal.cpp

Related posts:

  1. Found in The Code – sqlite /* ** 2008 May 26 ** ** The author disclaims...

Posted in programming.

Tagged with , .


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.



Better Tag Cloud