In file input.h:

void inp_block

()

Set blocking mode.

Documentation

Set blocking mode.

Puts the terminal into blocking mode, the default, sane condition. In this mode, read operations block the caller until data is available.

See Also:
inp_nonblock(), inp_resetblock().

Alphabetic index



This page was generated with the help of DOC++.