Changes

Jump to: navigation, search

OOP344 Assignment Two

No change in size, 20:21, 5 November 2009
m
Destructor OOP344 northWind87: Minor spelling mistake :)
Obviously, in this case IO_Edit should be marked as non-dynamic so at destruction time, the memory is NOT deallocated.
====DestrucotrDestructor====
The IO_Edit's destructor, checks to see if the object is marked to be dynamic. In this case it will delete[] the the character content of IO_Field's _data.

Navigation menu