C in a Nutshell (In a Nutshell (OReilly))

Index

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X]

\t (tab)

tan( ) function

tanh( ) function

targets (in make) 2nd

     special targets as runtime options

text streams 2nd

text-processing functions (in make)

tgmath.h header

time( ) function

time.h header

tmpfile( ) function 2nd 3rd

tmpnam( ) function

token-pasting operator (##)

tokens 2nd

tolower( ) function

top-driven loop

toupper( ) function

towctrans( ) function

towlower( ) function

towupper( ) function

translation environment

translation of C programs into assembly language

translation phases

translation unit

traversing a binary tree

trigonometric functions

trigraphs

true (Boolean value)

trunc( ) function

two's complement

two-dimensional arrays (matrices)

type conversions

     arithmetic types

         hierarchy of types

         integer promotion

         other implicit conversions

         results of

         usual arithmetic conversions

     explicit

     implicit

     nonarithmetic types

         array and function designators

         conversions between pointers and integers

         explicit pointer conversions

         implicit pointer conversions

     void pointer to different type

type names

type qualifiers 2nd

    const

         initializers and

         modifiable lvalues and

     in parameter declarations

     pointers

         restrict

type-generic macros 2nd

typedef declarations

typedef, defining name for structure type

types

     bit-field

     categories of

     enumerated

     expression

     floating-point

     integer

         minimum storage sizes

     of character constants

     scalar

     specification in declarations

     void

Категории