NAME

sep_copy_hff - copy header format file from one SEP3d file to another


SYNOPSIS

   #include <sep3d.h>
   int sep_copy_hff(char *tag_in, char *tag_out)


PARAMETER

char *tag_in
        tag of input History File
char *tag_out
       tag of output History File


RETURN VALUE

   +1 if tag_history is an Sep77 History File
    0 if successful
   -1 if fails for other reasons


DESCRIPTION

    copies hff


SEE ALSO

the sep_copy_hff manpage


LIBRARY

sep3d