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


putcal

int putcal(DB_Calinfo *cal)

Return:

0
Success
-1
Failure: insufficient memory

This function adds the DB_Calinfo structure pointed to by cal to the end of the calibration list. (This function was first introduced in DB library version 6.0.)


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



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