Loading...
Select Version
&pagelevel(3)&pagelevel
This section describes the following functions, macros and external variables:
- tan, tanf, tanh - compute tangent
- tanh, tanhf, tanhl - compute hyperbolic tangent
- tcdrain - wait for transmission of output
- tcflow - suspend or restart data transmission
- tcflush - discard non-transmitted data
- tcgetattr - get parameters associated with terminal
- tcgetpgrp - get foreground process group ID
- tcgetsid - get session ID of specified terminal
- tcsendbreak - interrupt serial data transmission
- tcsetattr - set parameters associated with terminal
- tcsetpgrp - set foreground process group ID
- tdelete - delete node from binary search tree
- tell - get current value of file position indicator (BS2000)
- telldir - get current location of named directory stream
- tempnam - create pathname for temporary file
- tfind - find node in binary search tree
- tgamma, tgammaf, tgammal - compute gamma function
- __TIME__ - macro for compilation time
- time, time64 - get time since the Epoch
- times - get process times
- timezone - variable for difference between local time and UTC
- tmpfile - create temporary file
- tmpnam - create base name for temporary file
- toascii - convert integer to legal value
- toebcdic - convert integer to legal value (BS2000)
- _tolower - convert uppercase letters to lowercase
- tolower - convert characters to lowercase
- _toupper - convert lowercase letters to uppercase
- toupper - convert characters to uppercase
- towctrans - map wide characters
- towlower - convert wide characters to lowercase
- towupper - convert wide characters to uppercase
- trunc, truncf, truncl - round to truncated integer value
- truncate, truncate64 - set file to specified length
- tsearch, tfind, tdelete, twalk - process binary search trees
- ttyname - find pathname of terminal
- ttyname_r - find pathname of terminal (thread-safe)
- ttyslot - find entry of current user in utmp file
- twalk - traverse binary search tree
- tzname - array variable for timezone strings
- tzset - set timezone conversion information