I want to delete a bitmap. How do I do this in c++.
DestBitmap->Save("TempImage2.bmp");
.
.
.
.
.
//later something like
Delete("TempImage2.bmp");
is there a way to do this.
thanks,
nemo
Reputation Points: 10
Solved Threads: 2
Junior Poster in Training
Offline 98 posts
since Feb 2008