![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
void
void
void
DESCRIPTIONThese functions are deprecated. It is never useful for any application program to call any of them explicitly. The library automatically calls them internally whenever needed.
If the error strings were already loaded before, no action occurs.
SEE ALSOHISTORY
BUGSEven though the error strings are already compiled into the object code of the library as static strings, these functions store them again using dynamically allocated memory on the heap. That may fail if insufficient memory is available, but these functions do not report such errors. Instead, they fail silently, possibly having registered none or only a part of the strings requested.
|