formZ SDK | 5.0 API Reference | System | IO Streams
Description
Single byte signed integer (signed char) value IO.
Plugin Prototype
fzrt_error_td fz_iost_char(
iost, | |
char * | data, |
fzrt_unsigned_int | ndata ) |
Parameters
iost [Input]
The IO stream.
data [Input]
A pointer to a integer value or an array of integer values.
ndata [Input]
The number of integer values.
Returns
FZRT_NOERR on success. Otherwise, an error code.
Availability
5.0.0.0
Function Set
Defined in