Copy all annotation from one edf/bdf to an other file
edf_copy_annotation(filename_read,write_handle) edf_copy_annotation(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 all annotation from one edf/bdf to an other file