◄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│ └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘ UCHAR_MAX Largest unsigned char UINT_MAX Largest unsigned int ULONG_MAX Largest unsigned long ultoa Convert unsigned long to string umask Set default file-permission mask #undef Remove macro definition UNDERFLOW Result underflow (math error) ungetc Push character back onto the stream ungetch Push back last character read from the console union Union data type unlink Delete a file _unregisterfonts Free memory used by fonts USHRT_MAX Largest unsigned short unsigned Unsigned-integer data type _USEDENTRY Value for field in _heapinfo utimbuf Access time structure utime Set file-modification time