memory leak?
|
"memory leak refers to memory that is not deallocated"
How long do these variables or arrays etc. remain in memory if it is not deallocated in the code?
When the program is shut down, that must distroy all the objects, variables and things like that, right?
|
__________________
- - Renidragd - -
|