Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
amigaguide.library
NAME
GetAmigaGuideString
Get an AmigaGuide string. (V34)
SYNOPSIS
txt = GetAmigaGuideString (id);
d0 d0
STRPTR GetAmigaGuideString (ULONG);
FUNCTION
This function is used to obtain a localized string given the ID.
INPUTS
ID
Valid AmigaGuide string id.
RESULT
A pointer to the string. NULL for an invalid string.