Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PS_BOOT(3)		    Library Functions Manual		      PS_BOOT(3)

	   uwe@steinmann.cx
     UWE STEINMANN 2003Uwe SteinmannApril 20, 2004;

NAME
     PS_boot -- Initialize library

SYNOPSIS
     #include <pslib.h>

     void PS_boot(void)

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

SEE ALSO
     PS_shutdown(3), setlocale(3)

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

								      PS_BOOT(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=PS_boot&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help