◄ASM Index► ◄Up► ◄Contents► ◄Index► ◄Back► ──C Language Index────────────────────────────────────────────────────────── ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐ │A│B│C│D│E│F│G│H│I│J│K│L│M│N│O│P│Q│R│S│T│U│V│W│X-Z│ └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ t Text translation mode tan Calculate tangent tanh Calculate hyperbolic tangent tanhl Calculate hyperbolic tangent (80-bit) tanl Calculate tangent (80-bit) tell Get file-pointer position text mode Text translation mode for files _TEXTBW40 40-column black-and-white text mode _TEXTBW80 80-column black-and-white text mode _TEXTC40 40-column color text mode _TEXTC80 40-column color text mode _TEXTMONO Monochrome text mode __TIME__ Time of compilation (predefined identifier) time Get system time time functions Functions for manipulating system time timeb Time structure _TIME_GETCLOCK Get current clock count _TIME_SETCLOCK Set current clock count __TIMESTAMP__ Date and time of last modification (predefined identifier) time_t Type defined in time.h timezone GMT and local time differences (global variable) TLOSS Total loss of significance (math error) tm Time structure tmpfile Create temporary file TMP_MAX Number of names produced by tmpnam tmpnam Create temporary file name toascii Convert character to ASCII character _tolower Convert character to lowercase tolower Convert character to lowercase if appropriate _toupper Convert character to uppercase toupper Convert character to uppercase if appropriate typedef Derived data-type specifier types, data List of data types and their ranges tzname Standard/daylight-savings-time zone names tzset Set time environment variables