In file input.h:

char cnc_yesno

()

Read a concatenated `Y' or `N'.

Documentation

Read a concatenated `Y' or `N'.

Parses a simple yes/no answer.

Returns:
the parsed character, in upper case (if it's a `y' or `n'). Zero is returned if no more input is available, as per cnc_chr(), which this function calls.

Alphabetic index



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