SIO_bufsize
2-388
C Interface
Syntax
size = SIO_bufsize(stream);
Parameters
SIO_Handle stream;
Return Value
size_t
size;
Description
SIO_bufsize returns the size of the buffers used by stream.
This API can be used only if the model is SIO_STANDARD.
See Also
SIO_bufsize
Return the size of the buffers used by a stream