Input and Output S16A User’s Guide
10 EDT, Inc. October, 1996
s16a_close
Description
Closes the device associated with the device handle and frees the handle.
Syntax
int s16a_close(S16aDev *s16a_p);
Arguments
s16a_p S16A device handle returned from s16a_open.
Return
0 on success, –1 on failure. Sets errno on failure.