why is it so slow to exit my program?

Login to reply to this topic.
Fri, 2004-06-18 04:04
Joined: 2004-01-20
Forum posts: 7
Hi, everyone.
I wrote a program and i found that it was very slow to close it. It took about 2~3 seconds to close it. Is it because i use too much memory?
I allocated about 400Kb memory in my program. Is it too much? Anyone can give some suggestions?

Mon, 2004-06-21 16:56
Joined: 2003-07-02
Forum posts: 130
why is it so slow to exit my program?
Maybe any object active waiting to abort ?
  • Login to reply to this topic.