In file prompts.h:

#define msg_get

(num)

Access a prompt by index.

Documentation

Access a prompt by index.

This is a macro that calls msg_getl() that retrieves a prompt by index, using the currently active language.

Parameters:
num - The prompt index. You will want to use the symbolic name here.
Returns:
A null terminated string pointer to the prompt.

Alphabetic index



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