| P | |||
perror -- system error messages ( ) |
|||
printerr -- print formatted output ( ) |
|||
printf -- print formatted output ( ) |
|||
putc -- put character or word on a stream ( ) |
|||
putc_unlocked -- explicit locking functions ( ) |
|||
putchar -- put a character or word on the standard output channel ( ) |
|||
putchar_unlocked -- explicit locking functions ( ) |
|||
putenv -- fetch and set environment variables ( ) |
|||
puts -- put a string on a stream ( ) |
|||
putw -- put character or word on a stream ( ) |
|||