ChorusOS man pages section 3STDC: Standard C Library Functions
    
P
 
 pause -- pause until stop signal ( Index Term Link )
 
 pclose -- process I/O ( Index Term Link )
 
 perror -- system error messages ( Index Term Link )
 
 popen -- process I/O ( Index Term Link )
 
 printerr -- print formatted output ( Index Term Link )
 
 printf -- print formatted output ( Index Term Link )
 
 putc -- put character or word on a stream ( Index Term Link )
 
 putc_unlocked -- explicit unlocking functions ( Index Term Link )
 
 putchar -- put a character or word on the standard output channel ( Index Term Link )
 
 putchar_unlocked -- explicit unlocking functions ( Index Term Link )
 
 putenv -- fetch and set environment variables ( Index Term Link )
 
 puts -- put a string on a stream ( Index Term Link )
 
 putw -- put character or word on a stream ( Index Term Link )