Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Error Message

1 replies · 1,204 views · Started 17 May 2004

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.