DOKK / manpages / debian 12 / pslib-dev / PS_boot.3.en
PS_BOOT(3) Library Functions Manual PS_BOOT(3)

PS_boot — Initialize library

#include <pslib.h>

void PS_boot(void)

Does some initialization. Currently it only binds to a textdomain for gettext and sets locale for LC_CTYPE and LC_MESSAGES. Setting LC_CTYPE is needed for propper hyphenation.

PS_shutdown(3), setlocale(3)

This manual page was written by Uwe Steinmann <uwe@steinmann.cx>.