In file prompts.h:

#define msg_getl

(num, lang)

Access a prompt by index and language.

Documentation

Access a prompt by index and language.

This is the generic prompt access function. It's used by most other prompt access functions.

Parameters:
num - The symbolic ID of the prompt.
- language The language you want to access.
Returns:
A null terminated string pointer to the prompt.

Alphabetic index



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