next up previous
Next: print_description() Up: Brain Volume I/O Handling Previous: get_description_...()

setf_description()  

Set formattet header description entry matching key



Synopsis


int 
setf_description( header *h, char *lhs, char *format, ... )


Description
Set formatted description. The function will search through the description chain for an entry with a matching lhs string. If it is found, the rhs entry is filled using the specified format string by a sprintf(rhs, format, ...), otherwise it is created.

Usage

Revision


1.0  19/11-96   Ulrik Kjems Created


Program listing






Ulrik Kjems
6/3/1998