Home  /  Autodocs  /  amigaguide.datatype

NAME

GetAGString
Obtain localized AmigaGuide text (V34)

SYNOPSIS

string = GetAGString (id);
d0 d0

STRPTR GetAGString (LONG);

FUNCTION

This function is used to obtain a pointer to the string associated with the given ID.

INPUTS

id
Catalog entry to obtain.

RESULT

Returns a pointer to the NULL terminated string. NULL on failure.