This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Clear the circular buffer
int buff_flush( buffer_t *bptr );
This function clears the circular buffer bptr.
EOK.
QNX
Safety: | |
---|---|
Interrupt handler | Not applicable |
Signal handler | Not applicable |
Thread | Not applicable |
buff_append(), buff_create(), buff_delete(), buff_getc(), buff_putc(), buff_waiting()