Program exit code -SomeNumber

Posted by JohnnyLongPants on Stack Overflow See other posts from Stack Overflow or by JohnnyLongPants
Published on 2010-05-11T00:04:32Z Indexed on 2010/05/11 0:14 UTC
Read the original article Hit count: 494

Filed under:
|
|
|

i made a program using Qt for Symbian, its all working very well ... However, it always exits with a status code -10737something when i close the program

i think the problem is in the deconstructer, maybe some memory leaks ... any suggestion on how to solve this problem, or to find the error using Qt Creator?

thanks

© Stack Overflow or respective owner

Related posts about exit

Related posts about code