Append.h
Append( )
method of the class Record
, which adds the new record to the end of the file.
It is called when no slots in the avail list are found.
The second integer of the file, the offset of the last record, has to be adjusted too.
~wenchen/public_html/cgi-bin/351/week7/Append.h | |||
|