NAME

sep_get_key_type - get the key type associated with an index


SYNOPSIS

ierr= sep_get_key_type(tag_history,key_index,key_type)


INPUT PARAMETER

char*- tag_history
         tag of History File
int* - key_index
         Key Index of Header Key


OUTPUT PARAMETER

char*-key_type
         Key Type 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
      no matching Key Index is in Header Format File


DESCRIPTION

   auxpar from the Header Format File for the parameter hdrtype"#"
   for a given key_index


SEE ALSO

the sep_get_key_type manpage


LIBRARY

sep3d