Initializing help system before first use

XPRMsetlocaledir

XPRMsetlocaledir


Purpose
Set the location of the translated messages.
Synopsis
void XPRMsetlocaledir(const char *localedir);
Argument
localedir 
Path to the NLS directory
Further information
This function can be used to specify the location of the translated messages (native language support) if they are not stored in the usual place.
Related topics