Hi All,
when I run my application, this error appear on display:
Exit type 2,7,USER
What does it mean?
How can I solve this problem?
HELP ME!!!!!!!!!!!!!!!!! HELP ME!!!!!!!!!!!!!!!!! HELP ME!!!!!!!!!!!!!!!!!
Hi All,
when I run my application, this error appear on display:
Exit type 2,7,USER
What does it mean?
How can I solve this problem?
HELP ME!!!!!!!!!!!!!!!!! HELP ME!!!!!!!!!!!!!!!!! HELP ME!!!!!!!!!!!!!!!!!
Check memory leak
using the user side debug macro ___UHEAP_MARK__ & __UHEAP_MARK_END__
something like this.Check symbian documentation.