Thread
:
compiling error
View Single Post
Nov 2nd, 2006, 7:12 AM
#
37
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
Just an additional caveat, though it's implicit in The Dark's post: don't forget that your destructor is going to delete 'pixels', so be wary of how you mess with that.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei