NAME

sep_put_key - write key info to a tag


SYNOPSIS

   int sep_put_key (tag_history,key_name,key_type,key_fmt,key_index)


INPUT PARAMETER

char* - tag_history
        tag of History File
char* - key_name
        Key Name of Header Key
char* - key_type
        Key Type of Header Key
char* - key_fmt
        Key Format of Header Key
int* - key_index
        Key Index of Header Key


RETURN VALUE

 -1= if fails for other reasons
 0= if successful
 +1= if tag_history is an Sep77 History File
 +2= if tag_history is a Sep3d History File but


DESCRIPTION

   auxputch into the Header Format File the key key_index"#"
   hdrkey"#" with hdrtype"#" and hdrfmt"#"


SEE ALSO

the sep_get_key_index manpage, the sep_get_key_fmt manpage, the sep_get_key_name manpage


LIBRARY

sep3d