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


dbquit

void dbquit(void)

This function closes all open database files. It also resets the following:

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.

Programs that do not write annotations or signals need not use dbquit.


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



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