Go to the first, previous, next, last section, table of contents.


iannclose

void iannclose(void)

This function closes all input annotation files. It was first introduced in DB library version 9.1.

oannclose

void oannclose(void)

This function closes all output annotation files. It was first introduced in DB library version 9.1.

If any annotations have been written out-of-order (see section Annotation Order), this function attempts to run `sortann' (see the ECG Database 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.


Go to the first, previous, next, last section, table of contents.



George B. Moody (george@hstbme.mit.edu)