In file prompts.h:

char msg_char

(int num)

Parse a single-character configuration prompt.

Documentation

Parse a single-character configuration prompt.

Retrieves the requested prompt and parses a single character value contained therein. This function is used to extract configuration options from prompts.

Parameters:
num - The prompt index. You will want to use the symbolic name here.
Returns:
The parsed value: a single character.

Alphabetic index



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