Link to home
Start Free TrialLog in
Avatar of Ultpak
Ultpak

asked on

how to delete a buffer

hi alll
i am working in VC++.
i create a buffer like it
char * buff = new char[1000];
now i worked with it.
can any one tell me how to delete it to release the memory.
thankx
ASKER CERTIFIED SOLUTION
Avatar of jhance
jhance

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Ultpak
Ultpak

ASKER

ya i did it.
but the application crashes, while running in release mode.
I'm sorry to hear that.  But that was not your question.
I have updated all your remaining open questions, please finalize them.

Moondancer - EE Moderator