NAME

sep_copy_gff - copy grid format file from one SEP3d file to another


SYNOPSIS

   #include <sep3d.h>
   int sep_copy_gff(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

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


DESCRIPTION

Copy gff


SEE ALSO

the sep_copy_hff manpage


LIBRARY

sep3d