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


isgsettime

int isgsettime(DB_Group sgroup, DB_Time t)

Return:

0
Success
-1
Failure: EOF reached or improper seek
-2
Failure: incorrect signal group number specified

This function does the job of isigsettime, but only for the signal group specified by sgroup. This function may be of use if more than one record is open simultaneously (see section Simultaneous Access to Multiple Records).


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



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