[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
void oannclose(WFDB_Annotator an) |
This function closes the annotation file associated with output annotator an. It was first introduced in WFDB library version 9.1.
If any annotations have been written out-of-order (see section 5.10 Annotation Order), this function attempts to run `sortann' (see the WFDB Applications Guide) as a subprocess to restore the annotations to canonical order. If this cannot be done, it prints a warning message indicating that the annotations are not in order, and providing instructions for putting them in order.