int newcal(char *file)
Return:
This function creates a new calibration file (in the current directory) containing the contents of the calibration list (which is not modified). file must satisfy the standard conditions for a DB file name, i.e., it may contain letters, digits, or underscores. (This function was first introduced in DB library version 6.0.)
Go to the first, previous, next, last section, table of contents.