|
-
July 21st, 2005, 06:41 AM
#1
Memory
Hi!
Maybe a simple question...
If I've a program that allocates memory dynamically and runs for only a few seconds and terminates then:
Is the allocated memory still in use after terminating the program if I don't free it explicitly? Or is the memory being freed automatically by terminating the program?
Regards
Patrick
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|