In file input.h:

void inp_raw

()

Restores raw input.

Documentation

Restores raw input.

`Unparses' the input by restoring the white space in inp_buffer. This gives you back the original, full input line as entered by the user.

Please note that margc and margv[] are invalidated by this function. If you use these variables, bad things will happen.

See Also:
inp_get().

Alphabetic index



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