Copy the complete header from one edf/bdf to an other file
edf_copy_file_header(filename_read,write_handle) edf_copy_file_header(edf_header,write_handle)
string containing the path and name of the file from which the header should be copied
struct with header information from edfopen_file_readonly
handle to writeable file to which the header is copied
Copy the complete header from one edf/bdf to an other file