NAME

sep_copy_header_keys - copy keys from one SEP3d file to another


SYNOPSIS

#include <sep3d.h>

int sep_copy_header_keys(char *tag_in, char *tag_out)


INPUT 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 keys from one SEP3d file to another


KEYWORDS

   header keys


SEE ALSO

   sep3d


LIBRARY

sep3d