release memory used
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, How can I release the memory used by the following class in VC++ ? 1. Handle (file handle) 2. IStream Thanks
1. CloseHandle(theHandle) 2. objIstream->Release() "After all it's just text at the end of the day. - Colin Davies "For example, when a VB programmer comes to my house, they may say 'does your pool need cleaning, sir ?' " - Christian Graus