Thread: compiling error
View Single Post
Old Nov 2nd, 2006, 7:12 AM   #37
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
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 is offline   Reply With Quote