In file input.h:

void inp_resetblocking

()

Revert to previous blocking mode.

Documentation

Revert to previous blocking mode.

Takes you back to the previously active blocking mode. Every time you call inp_block() or inp_nonblock(), the previous state of the terminal is saved internally. You can use this function to revert to it.

Although I doubt the usefulness of this function, it might come in handy.

See Also:
inp_nonblock(), inp_resetblock().

Alphabetic index



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