next up previous
Next: copy_descriptions() Up: Brain Volume I/O Handling Previous: scan_these()

free_description()  

Not used by user



Synopsis


void 
free_description( description *d)


Description
Frees an entire chain of description entries.

Usage

free\_description(hdr->descr);
to free all the memory in the description list of header hdr.

Not often used by end user.

Revision


1.0  29/10-96   Ulrik Kjems


Program listing






Ulrik Kjems
6/3/1998