Casio IT-2000W Especificaciones Pagina 133

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 297
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 132
133
UngetCommChar
int UngetCommChar(idComDev, chUnget)
int idComDev;
/* Communication device */
char chUnget;
/* Character to be placed in the queue */
The UngetCommChar function replaces the specified character in the reception queue. At the next
read operation, this character will be read first.
< Parameter >
idComDev
: Specifies the communication device which receives the characters. The OpenComm
function returns this value.
chUnget
: Specifies the characters to be placed in the reception queue.
< Return value >
Returns zero if the function is terminated normally. Otherwise it returns a value less than zero.
Note:
The UngetCommChar function cannot be called repeatedly. To make it possible to call this function
again, it is necessary to read out characters in the queue.
Note on IrDA:
There are no particular use restrictions.
Vista de pagina 132
1 2 ... 128 129 130 131 132 133 134 135 136 137 138 ... 296 297

Comentarios a estos manuales

Sin comentarios