1#ifndef Cpl_Io_Stdio_Input_x_h_
2#define Cpl_Io_Stdio_Input_x_h_
113 bool read(
void* buffer,
int numBytes,
int& bytesRead );
The 'Cpl' namespace is the root name space for the Colony.
Definition Api16.h:20
This union defines a 'IO descriptor' in terms of a an integer and/or a void*.
Definition Descriptor.h:26