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]
\b (backspace) character 2nd B language base eight (octal) notation basic character set multibyte characters and BCPL (Basic Combined Programming Language) binary representation of floating-point types representation of integer types binary operators binary search algorithm 2nd binary search tree (BST) characteristics implementation finding data generating empty tree inserting data removing data sample application traversing a tree binary streams 2nd 3rd binarySearch( ) function bit masks generation with shift operators bit-fields 2nd integer promotion of bitwise operators Boolean macros for shift operators usual arithmetic conversions block comments nesting not permitted block scope 2nd 3rd 4th block statement 2nd blocks lifetime of automatic objects reading and writing _Bool, conversions to Boolean bitwise operators Boolean truth values represented by type _Bool bottom-driven loop break statement breakpoints 2nd bsearch( ) function BST_clear( ) function 2nd prototype BST_erase( ) function 2nd prototype BST_inorder( ) function 2nd prototype BST_insert( ) function prototype BST_postorder( ) function BST_preorder( ) function BST_rev_inorder( ) function BST_search( ) function 2nd prototype btowc( ) function buffers building C programs with make built-in rules (in make) byte-character I/O functions byte-oriented streams printf( ) functions
|