Input and Output

S16A User’s Guide

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.

10

EDT, Inc. October, 1996

Page 14
Image 14
Sun Microsystems S16A manual S16aclose