Главная » Просмотр файлов » Стандарт языка Си С99 TC

Стандарт языка Си С99 TC (1113411), страница 87

Файл №1113411 Стандарт языка Си С99 TC (Стандарт языка Си С99 + TC) 87 страницаСтандарт языка Си С99 TC (1113411) страница 872019-04-24СтудИзба
Просмтор этого файла доступен только зарегистрированным пользователям. Но у нас супер быстрая регистрация: достаточно только электронной почты!

Текст из файла (страница 87)

and ->), 6.5.2.3member alignment, 6.7.2.1memchr function, 7.21.5.1memcmp function, 7.21.4, 7.21.4.1memcpy function, 7.21.2.1memmove function, 7.21.2.2memory management functions, 7.20.3memset function, 7.21.6.1minimum functions, 7.12.12, F.9.9minus operator, unary, 6.5.3.3miscellaneous functionsstring, 7.21.6wide string, 7.24.4.6mktime function, 7.23.2.3modf functions, 7.12.6.12, F.9.3.12modifiable lvalue, 6.3.2.1modulus functions, 7.12.6.12modulus, complex, 7.3.8.1multibyte character, 3.7.2, 5.2.1.2, 6.4.4.4multibyte conversion functionswide character, 7.20.7extended, 7.24.6restartable, 7.24.6.3wide string, 7.20.8restartable, 7.24.6.4multibyte string, 7.1.1multibyte/wide character conversion functions,7.20.7extended, 7.24.6restartable, 7.24.6.3multibyte/wide string conversion functions, 7.20.8restartable, 7.24.6.4multidimensional array, 6.5.2.1multiplication assignment operator (*=), 6.5.16.2multiplication operator (*), 6.5.5, F.3, G.5.1multiplicative expressions, 6.5.5, G.5.1macro argument substitution, 6.10.3.1macro definitionlibrary function, 7.1.4macro invocation, 6.10.3macro name, 6.10.3length, 5.2.4.1predefined, 6.10.8, 6.11.9redefinition, 6.10.3scope, 6.10.3.5macro parameter, 6.10.3macro preprocessor, 6.10macro replacement, 6.10.3magnitude, complex, 7.3.8.1main function, 5.1.2.2.1, 5.1.2.2.3, 6.7.3.1, 6.7.4,7.19.3malloc function, 7.20.3, 7.20.3.2, 7.20.3.3,7.20.3.4manipulation functionscomplex, 7.3.9real, 7.12.11, F.9.8matching failure, 7.24.2.6, 7.24.2.8, 7.24.2.10math.h header, 5.2.4.2.2, 6.5, 7.12, 7.22, F, F.9,J.5.17MATH_ERREXCEPT macro, 7.12, F.9math_errhandling macro, 7.1.3, 7.12, F.9MATH_ERRNO macro, 7.12maximum functions, 7.12.12, F.9.9MB_CUR_MAX macro, 7.1.1, 7.20, 7.20.7.2,7.20.7.3, 7.24.6.3.3MB_LEN_MAX macro, 5.2.4.2.1, 7.1.1, 7.20mblen function, 7.20.7.1, 7.24.6.3mbrlen function, 7.24.6.3.1mbrtowc function, 7.19.3, 7.19.6.1, 7.19.6.2,7.24.2.1, 7.24.2.2, 7.24.6.3.1, 7.24.6.3.2,7.24.6.4.1532WG14/N1256n-char sequence, 7.20.1.3n-wchar sequence, 7.24.4.1.1nameexternal, 5.2.4.1, 6.4.2.1, 6.11.3file, 7.19.3internal, 5.2.4.1, 6.4.2.1IndexWG14/N1256Committee Draft — Septermber 7, 2007ISO/IEC 9899:TC3octal-character escape sequence (\octal digits),6.4.4.4offsetof macro, 7.17on-off switch, 6.10.6ones’ complement, 6.2.6.2operand, 6.4.6, 6.5operating system, 5.1.2.1, 7.20.4.6operations on files, 7.19.4operator, 6.4.6operators, 6.5assignment, 6.5.16associativity, 6.5equality, 6.5.9multiplicative, 6.5.5, G.5.1postfix, 6.5.2precedence, 6.5preprocessing, 6.10.1, 6.10.3.2, 6.10.3.3, 6.10.9relational, 6.5.8shift, 6.5.7unary, 6.5.3unary arithmetic, 6.5.3.3or macro, 7.9OR operatorsbitwise exclusive (^), 6.5.11bitwise exclusive assignment (^=), 6.5.16.2bitwise inclusive (|), 6.5.12bitwise inclusive assignment (|=), 6.5.16.2logical (||), 6.5.14or_eq macro, 7.9order of allocated storage, 7.20.3order of evaluation, 6.5ordinary identifier name space, 6.2.3orientation of stream, 7.19.2, 7.24.3.5outer scope, 6.2.1label, 6.2.3structure/union member, 6.2.3name spaces, 6.2.3named label, 6.8.1NaN, 5.2.4.2.2nan functions, 7.12.11.2, F.2.1, F.9.8.2NAN macro, 7.12, F.2.1NDEBUG macro, 7.2nearbyint functions, 7.12.9.3, 7.12.9.4, F.3,F.9.6.3nearbyint type-generic macro, 7.22nearest integer functions, 7.12.9, F.9.6negation operator (!), 6.5.3.3negative zero, 6.2.6.2, 7.12.11.1new-line character, 5.1.1.2, 5.2.1, 6.4, 6.10, 6.10.4new-line escape sequence (\n), 5.2.2, 6.4.4.4,7.4.1.10nextafter functions, 7.12.11.3, 7.12.11.4, F.3,F.9.8.3nextafter type-generic macro, 7.22nexttoward functions, 7.12.11.4, F.3, F.9.8.4nexttoward type-generic macro, 7.22no linkage, 6.2.2non-stop floating-point control mode, 7.6.4.2nongraphic characters, 5.2.2, 6.4.4.4nonlocal jumps header, 7.13norm, complex, 7.3.8.1not macro, 7.9not-equal-to operator, see inequality operatornot_eq macro, 7.9null character (\0), 5.2.1, 6.4.4.4, 6.4.5padding of binary stream, 7.19.2NULL macro, 7.11, 7.17, 7.19.1, 7.20, 7.21.1,7.23.1, 7.24.1null pointer, 6.3.2.3null pointer constant, 6.3.2.3null preprocessing directive, 6.10.7null statement, 6.8.3null wide character, 7.1.1number classification macros, 7.12, 7.12.3.1numeric conversion functions, 7.8.2.3, 7.20.1wide string, 7.8.2.4, 7.24.4.1numerical limits, 5.2.4.2paddingbinary stream, 7.19.2bits, 6.2.6.2, 7.18.1.1structure/union, 6.2.6.1, 6.7.2.1parameter, 3.15array, 6.9.1ellipsis, 6.7.5.3, 6.10.3function, 6.5.2.2, 6.7, 6.9.1macro, 6.10.3main function, 5.1.2.2.1program, 5.1.2.2.1parameter type list, 6.7.5.3parentheses punctuator (( )), 6.7.5.3, 6.8.4, 6.8.5parenthesized expression, 6.5.1parse state, 7.19.2permitted form of initializer, 6.6object, 3.14object representation, 6.2.6.1object type, 6.2.5object-like macro, 6.10.3obsolescence, 6.11, 7.26octal constant, 6.4.4.1octal digit, 6.4.4.1, 6.4.4.4Index533ISO/IEC 9899:TC3Committee Draft — Septermber 7, 2007PRIcPTR macros, 7.8.1primary expression, 6.5.1printf function, 7.19.1, 7.19.6.3, 7.19.6.10printing character, 5.2.2, 7.4, 7.4.1.8printing wide character, 7.25.2program diagnostics, 7.2.1program execution, 5.1.2.2.2, 5.1.2.3program file, 5.1.1.1program image, 5.1.1.2program name (argv[0]), 5.1.2.2.1program parameters, 5.1.2.2.1program startup, 5.1.2, 5.1.2.1, 5.1.2.2.1program structure, 5.1.1.1program termination, 5.1.2, 5.1.2.1, 5.1.2.2.3,5.1.2.3program, conforming, 4program, strictly conforming, 4promotionsdefault argument, 6.5.2.2integer, 5.1.2.3, 6.3.1.1prototype, see function prototypepseudo-random sequence functions, 7.20.2PTRDIFF_MAX macro, 7.18.3PTRDIFF_MIN macro, 7.18.3ptrdiff_t type, 7.17, 7.18.3, 7.19.6.1,7.19.6.2, 7.24.2.1, 7.24.2.2punctuators, 6.4.6putc function, 7.19.1, 7.19.7.8, 7.19.7.9putchar function, 7.19.1, 7.19.7.9puts function, 7.19.1, 7.19.7.10putwc function, 7.19.1, 7.24.3.8, 7.24.3.9putwchar function, 7.19.1, 7.24.3.9perror function, 7.19.10.4phase angle, complex, 7.3.9.1physical source lines, 5.1.1.2placemarker, 6.10.3.3plus operator, unary, 6.5.3.3pointer arithmetic, 6.5.6pointer comparison, 6.5.8pointer declarator, 6.7.5.1pointer operator (−>), 6.5.2.3pointer to function, 6.5.2.2pointer type, 6.2.5pointer type conversion, 6.3.2.1, 6.3.2.3pointer, null, 6.3.2.3portability, 4, Jposition indicator, file, see file position indicatorpositive difference, 7.12.12.1positive difference functions, 7.12.12, F.9.9postfix decrement operator (−−), 6.3.2.1, 6.5.2.4postfix expressions, 6.5.2postfix increment operator (++), 6.3.2.1, 6.5.2.4pow functions, 7.12.7.4, F.9.4.4pow type-generic macro, 7.22power functionscomplex, 7.3.8, G.6.4real, 7.12.7, F.9.4pp-number, 6.4.8pragma operator, 6.10.9pragma preprocessing directive, 6.10.6, 6.11.8precedence of operators, 6.5precedence of syntax rules, 5.1.1.2precision, 6.2.6.2, 6.3.1.1, 7.19.6.1, 7.24.2.1excess, 5.2.4.2.2, 6.3.1.5, 6.3.1.8, 6.8.6.4predefined macro names, 6.10.8, 6.11.9prefix decrement operator (−−), 6.3.2.1, 6.5.3.1prefix increment operator (++), 6.3.2.1, 6.5.3.1preprocessing concatenation, 6.10.3.3preprocessing directives, 5.1.1.2, 6.10preprocessing file, 5.1.1.1, 6.10preprocessing numbers, 6.4, 6.4.8preprocessing operators#, 6.10.3.2##, 6.10.3.3_Pragma, 5.1.1.2, 6.10.9defined, 6.10.1preprocessing tokens, 5.1.1.2, 6.4, 6.10preprocessing translation unit, 5.1.1.1preprocessor, 6.10PRIcFASTN macros, 7.8.1PRIcLEASTN macros, 7.8.1PRIcMAX macros, 7.8.1PRIcN macros, 7.8.1534WG14/N1256qsort function, 7.20.5, 7.20.5.2qualified types, 6.2.5qualified version of type, 6.2.5question-mark escape sequence (\?), 6.4.4.4quiet NaN, 5.2.4.2.2raise function, 7.14, 7.14.1.1, 7.14.2.1, 7.20.4.1rand function, 7.20, 7.20.2.1, 7.20.2.2RAND_MAX macro, 7.20, 7.20.2.1rangeexcess, 5.2.4.2.2, 6.3.1.5, 6.3.1.8, 6.8.6.4range error, 7.12.1, 7.12.5.3, 7.12.5.4, 7.12.5.5,7.12.6.1, 7.12.6.2, 7.12.6.3, 7.12.6.5,7.12.6.6, 7.12.6.7, 7.12.6.8, 7.12.6.9,7.12.6.10, 7.12.6.11, 7.12.6.13, 7.12.7.3,7.12.7.4, 7.12.8.2, 7.12.8.3, 7.12.8.4,7.12.9.5, 7.12.9.7, 7.12.11.3, 7.12.12.1,7.12.13.1IndexWG14/N1256Committee Draft — Septermber 7, 2007rank, see integer conversion rankreal floating type conversion, 6.3.1.4, 6.3.1.5,6.3.1.7, F.3, F.4real floating types, 6.2.5real type domain, 6.2.5real types, 6.2.5real-floating, 7.12.3realloc function, 7.20.3, 7.20.3.2, 7.20.3.4recommended practice, 3.16recursion, 6.5.2.2recursive function call, 6.5.2.2redefinition of macro, 6.10.3reentrancy, 5.1.2.3, 5.2.3library functions, 7.1.4referenced type, 6.2.5register storage-class specifier, 6.7.1, 6.9relational expressions, 6.5.8reliability of data, interrupted, 5.1.2.3remainder assignment operator (%=), 6.5.16.2remainder functions, 7.12.10, F.9.7remainder functions, 7.12.10.2, 7.12.10.3, F.3,F.9.7.2remainder operator (%), 6.5.5remainder type-generic macro, 7.22remove function, 7.19.4.1, 7.19.4.4remquo functions, 7.12.10.3, F.3, F.9.7.3remquo type-generic macro, 7.22rename function, 7.19.4.2representations of types, 6.2.6pointer, 6.2.5rescanning and replacement, 6.10.3.4reserved identifiers, 6.4.1, 7.1.3restartable multibyte/wide character conversionfunctions, 7.24.6.3restartable multibyte/wide string conversionfunctions, 7.24.6.4restore calling environment function, 7.13.2restrict type qualifier, 6.7.3, 6.7.3.1restrict-qualified type, 6.2.5, 6.7.3return statement, 6.8.6.4rewind function, 7.19.5.3, 7.19.7.11, 7.19.9.5,7.24.3.10right-shift assignment operator (>>=), 6.5.16.2right-shift operator (>>), 6.5.7rint functions, 7.12.9.4, F.3, F.9.6.4rint type-generic macro, 7.22round functions, 7.12.9.6, F.9.6.6round type-generic macro, 7.22rounding mode, floating point, 5.2.4.2.2rvalue, 6.3.2.1ISO/IEC 9899:TC3same scope, 6.2.1save calling environment function, 7.13.1scalar types, 6.2.5scalbln function, 7.12.6.13, F.3, F.9.3.13scalbln type-generic macro, 7.22scalbn function, 7.12.6.13, F.3, F.9.3.13scalbn type-generic macro, 7.22scanf function, 7.19.1, 7.19.6.4, 7.19.6.11scanlist, 7.19.6.2, 7.24.2.2scanset, 7.19.6.2, 7.24.2.2SCHAR_MAX macro, 5.2.4.2.1SCHAR_MIN macro, 5.2.4.2.1SCNcFASTN macros, 7.8.1SCNcLEASTN macros, 7.8.1SCNcMAX macros, 7.8.1SCNcN macros, 7.8.1SCNcPTR macros, 7.8.1scope of identifier, 6.2.1, 6.9.2search functionsstring, 7.21.5utility, 7.20.5wide string, 7.24.4.5SEEK_CUR macro, 7.19.1, 7.19.9.2SEEK_END macro, 7.19.1, 7.19.9.2SEEK_SET macro, 7.19.1, 7.19.9.2selection statements, 6.8.4self-referential structure, 6.7.2.3semicolon punctuator (;), 6.7, 6.7.2.1, 6.8.3,6.8.5, 6.8.6separate compilation, 5.1.1.1separate translation, 5.1.1.1sequence points, 5.1.2.3, 6.5, 6.8, 7.1.4, 7.19.6,7.20.5, 7.24.2, Csequencing of statements, 6.8setbuf function, 7.19.3, 7.19.5.1, 7.19.5.5setjmp macro, 7.1.3, 7.13.1.1, 7.13.2.1setjmp.h header, 7.13setlocale function, 7.11.1.1, 7.11.2.1setvbuf function, 7.19.1, 7.19.3, 7.19.5.1,7.19.5.5, 7.19.5.6shall, 4shift expressions, 6.5.7shift sequence, 7.1.1shift states, 5.2.1.2short identifier, character, 5.2.4.1, 6.4.3short int type, 6.2.5, 6.3.1.1, 6.7.2, 7.19.6.1,7.19.6.2, 7.24.2.1, 7.24.2.2short int type conversion, 6.3.1.1, 6.3.1.3,6.3.1.4, 6.3.1.8SHRT_MAX macro, 5.2.4.2.1SHRT_MIN macro, 5.2.4.2.1Index535ISO/IEC 9899:TC3Committee Draft — Septermber 7, 2007source lines, 5.1.1.2source text, 5.1.1.2space character (' '), 5.1.1.2, 5.2.1, 6.4, 7.4.1.3,7.4.1.10, 7.25.2.1.3sprintf function, 7.19.6.6, 7.19.6.13sqrt functions, 7.12.7.5, F.3, F.9.4.5sqrt type-generic macro, 7.22srand function, 7.20.2.2sscanf function, 7.19.6.7, 7.19.6.14standard error stream, 7.19.1, 7.19.3, 7.19.10.4standard headers, 4, 7.1.2<assert.h>, 7.2, B.1<complex.h>, 5.2.4.2.2, 7.3, 7.22, 7.26.1,G.6, J.5.17<ctype.h>, 7.4, 7.26.2<errno.h>, 7.5, 7.26.3<fenv.h>, 5.1.2.3, 5.2.4.2.2, 7.6, 7.12, F, H<float.h>, 4, 5.2.4.2.2, 7.7, 7.20.1.3,7.24.4.1.1<inttypes.h>, 7.8, 7.26.4<iso646.h>, 4, 7.9<limits.h>, 4, 5.2.4.2.1, 6.2.5, 7.10<locale.h>, 7.11, 7.26.5<math.h>, 5.2.4.2.2, 6.5, 7.12, 7.22, F, F.9,J.5.17<setjmp.h>, 7.13<signal.h>, 7.14, 7.26.6<stdarg.h>, 4, 6.7.5.3, 7.15<stdbool.h>, 4, 7.16, 7.26.7, H<stddef.h>, 4, 6.3.2.1, 6.3.2.3, 6.4.4.4,6.4.5, 6.5.3.4, 6.5.6, 7.17<stdint.h>, 4, 5.2.4.2, 6.10.1, 7.8, 7.18,7.26.8<stdio.h>, 5.2.4.2.2, 7.19, 7.26.9, F<stdlib.h>, 5.2.4.2.2, 7.20, 7.26.10, F<string.h>, 7.21, 7.26.11<tgmath.h>, 7.22, G.7<time.h>, 7.23<wchar.h>, 5.2.4.2.2, 7.19.1, 7.24, 7.26.12,F<wctype.h>, 7.25, 7.26.13standard input stream, 7.19.1, 7.19.3standard integer types, 6.2.5standard output stream, 7.19.1, 7.19.3standard signed integer types, 6.2.5state-dependent encoding, 5.2.1.2, 7.20.7statements, 6.8break, 6.8.6.3compound, 6.8.2continue, 6.8.6.2do, 6.8.5.2side effects, 5.1.2.3, 6.5SIG_ATOMIC_MAX macro, 7.18.3SIG_ATOMIC_MIN macro, 7.18.3sig_atomic_t type, 7.14, 7.14.1.1, 7.18.3SIG_DFL macro, 7.14, 7.14.1.1SIG_ERR macro, 7.14, 7.14.1.1SIG_IGN macro, 7.14, 7.14.1.1SIGABRT macro, 7.14, 7.20.4.1SIGFPE macro, 7.14, 7.14.1.1, J.5.17SIGILL macro, 7.14, 7.14.1.1SIGINT macro, 7.14sign and magnitude, 6.2.6.2sign bit, 6.2.6.2signal function, 7.14.1.1, 7.20.4.4signal handler, 5.1.2.3, 5.2.3, 7.14.1.1, 7.14.2.1signal handling functions, 7.14.1signal.h header, 7.14, 7.26.6signaling NaN, 5.2.4.2.2, F.2.1signals, 5.1.2.3, 5.2.3, 7.14.1signbit macro, 7.12.3.6, F.3signed char type, 6.2.5, 7.19.6.1, 7.19.6.2,7.24.2.1, 7.24.2.2signed character, 6.3.1.1signed integer types, 6.2.5, 6.3.1.3, 6.4.4.1signed type conversion, 6.3.1.1, 6.3.1.3, 6.3.1.4,6.3.1.8signed types, 6.2.5, 6.7.2significand part, 6.4.4.2SIGSEGV macro, 7.14, 7.14.1.1SIGTERM macro, 7.14simple assignment operator (=), 6.5.16.1sin functions, 7.12.4.6, F.9.1.6sin type-generic macro, 7.22, G.7single-byte character, 3.7.1, 5.2.1.2single-byte/wide character conversion functions,7.24.6.1single-precision arithmetic, 5.1.2.3single-quote escape sequence (\'), 6.4.4.4, 6.4.5sinh functions, 7.12.5.5, F.9.2.5sinh type-generic macro, 7.22, G.7SIZE_MAX macro, 7.18.3size_t type, 6.5.3.4, 7.17, 7.18.3, 7.19.1,7.19.6.1, 7.19.6.2, 7.20, 7.21.1, 7.23.1,7.24.1, 7.24.2.1, 7.24.2.2sizeof operator, 6.3.2.1, 6.5.3, 6.5.3.4snprintf function, 7.19.6.5, 7.19.6.12sorting utility functions, 7.20.5source character set, 5.1.1.2, 5.2.1source file, 5.1.1.1name, 6.10.4, 6.10.8source file inclusion, 6.10.2536WG14/N1256IndexWG14/N1256Committee Draft — Septermber 7, 2007ISO/IEC 9899:TC3strictly conforming program, 4string, 7.1.1comparison functions, 7.21.4concatenation functions, 7.21.3conversion functions, 7.11.1.1copying functions, 7.21.2library function conventions, 7.21.1literal, 5.1.1.2, 5.2.1, 6.3.2.1, 6.4.5, 6.5.1, 6.7.8miscellaneous functions, 7.21.6numeric conversion functions, 7.8.2.3, 7.20.1search functions, 7.21.5string handling header, 7.21string.h header, 7.21, 7.26.11stringizing, 6.10.3.2, 6.10.9strlen function, 7.21.6.3strncat function, 7.21.3.2strncmp function, 7.21.4, 7.21.4.4strncpy function, 7.21.2.4strpbrk function, 7.21.5.4strrchr function, 7.21.5.5strspn function, 7.21.5.6strstr function, 7.21.5.7strtod function, 7.12.11.2, 7.19.6.2, 7.20.1.3,7.24.2.2, F.3strtof function, 7.12.11.2, 7.20.1.3, F.3strtoimax function, 7.8.2.3strtok function, 7.21.5.8strtol function, 7.8.2.3, 7.19.6.2, 7.20.1.2,7.20.1.4, 7.24.2.2strtold function, 7.12.11.2, 7.20.1.3, F.3strtoll function, 7.8.2.3, 7.20.1.2, 7.20.1.4strtoul function, 7.8.2.3, 7.19.6.2, 7.20.1.2,7.20.1.4, 7.24.2.2strtoull function, 7.8.2.3, 7.20.1.2, 7.20.1.4strtoumax function, 7.8.2.3struct hack, see flexible array memberstructurearrow operator (−>), 6.5.2.3content, 6.7.2.3dot operator (.), 6.5.2.3initialization, 6.7.8member alignment, 6.7.2.1member name space, 6.2.3member operator (.), 6.3.2.1, 6.5.2.3pointer operator (−>), 6.5.2.3specifier, 6.7.2.1tag, 6.2.3, 6.7.2.3type, 6.2.5, 6.7.2.1strxfrm function, 7.11.1.1, 7.21.4.5subscripting, 6.5.2.1subtraction assignment operator (−=), 6.5.16.2else, 6.8.4.1expression, 6.8.3for, 6.8.5.3goto, 6.8.6.1if, 6.8.4.1iteration, 6.8.5jump, 6.8.6labeled, 6.8.1null, 6.8.3return, 6.8.6.4selection, 6.8.4sequencing, 6.8switch, 6.8.4.2while, 6.8.5.1static storage duration, 6.2.4static storage-class specifier, 6.2.2, 6.2.4, 6.7.1static, in array declarators, 6.7.5.2, 6.7.5.3stdarg.h header, 4, 6.7.5.3, 7.15stdbool.h header, 4, 7.16, 7.26.7, HSTDC, 6.10.6, 6.11.8stddef.h header, 4, 6.3.2.1, 6.3.2.3, 6.4.4.4,6.4.5, 6.5.3.4, 6.5.6, 7.17stderr macro, 7.19.1, 7.19.2, 7.19.3stdin macro, 7.19.1, 7.19.2, 7.19.3, 7.19.6.4,7.19.7.6, 7.19.7.7, 7.24.2.12, 7.24.3.7stdint.h header, 4, 5.2.4.2, 6.10.1, 7.8, 7.18,7.26.8stdio.h header, 5.2.4.2.2, 7.19, 7.26.9, Fstdlib.h header, 5.2.4.2.2, 7.20, 7.26.10, Fstdout macro, 7.19.1, 7.19.2, 7.19.3, 7.19.6.3,7.19.7.9, 7.19.7.10, 7.24.2.11, 7.24.3.9storage duration, 6.2.4storage order of array, 6.5.2.1storage-class specifiers, 6.7.1, 6.11.5strcat function, 7.21.3.1strchr function, 7.21.5.2strcmp function, 7.21.4, 7.21.4.2strcoll function, 7.11.1.1, 7.21.4.3, 7.21.4.5strcpy function, 7.21.2.3strcspn function, 7.21.5.3streams, 7.19.2, 7.20.4.3fully buffered, 7.19.3line buffered, 7.19.3orientation, 7.19.2standard error, 7.19.1, 7.19.3standard input, 7.19.1, 7.19.3standard output, 7.19.1, 7.19.3unbuffered, 7.19.3strerror function, 7.19.10.4, 7.21.6.2strftime function, 7.11.1.1, 7.23.3, 7.23.3.5,7.24.5.1Index537ISO/IEC 9899:TC3Committee Draft — Septermber 7, 2007tolower function, 7.4.2.1toupper function, 7.4.2.2towctrans function, 7.25.3.2.1, 7.25.3.2.2towlower function, 7.25.3.1.1, 7.25.3.2.1towupper function, 7.25.3.1.2, 7.25.3.2.1translation environment, 5, 5.1.1translation limits, 5.2.4.1translation phases, 5.1.1.2translation unit, 5.1.1.1, 6.9trap representation, 6.2.6.1, 6.2.6.2, 6.3.2.3,6.5.2.3trigonometric functionscomplex, 7.3.5, G.6.1real, 7.12.4, F.9.1trigraph sequences, 5.1.1.2, 5.2.1.1true macro, 7.16trunc functions, 7.12.9.8, F.9.6.8trunc type-generic macro, 7.22truncation, 6.3.1.4, 7.12.9.8, 7.19.3, 7.19.5.3truncation toward zero, 6.5.5two’s complement, 6.2.6.2, 7.18.1.1type category, 6.2.5type conversion, 6.3type definitions, 6.7.7type domain, 6.2.5, G.2type names, 6.7.6type punning, 6.5.2.3type qualifiers, 6.7.3type specifiers, 6.7.2type-generic macro, 7.22, G.7typedef declaration, 6.7.7typedef storage-class specifier, 6.7.1, 6.7.7types, 6.2.5character, 6.7.8compatible, 6.2.7, 6.7.2, 6.7.3, 6.7.5complex, 6.2.5, Gcomposite, 6.2.7const qualified, 6.7.3conversions, 6.3imaginary, Grestrict qualified, 6.7.3volatile qualified, 6.7.3subtraction operator (−), 6.5.6, F.3, G.5.2suffixfloating constant, 6.4.4.2integer constant, 6.4.4.1switch body, 6.8.4.2switch case label, 6.8.1, 6.8.4.2switch default label, 6.8.1, 6.8.4.2switch statement, 6.8.1, 6.8.4.2swprintf function, 7.24.2.3, 7.24.2.7swscanf function, 7.24.2.4, 7.24.2.8symbols, 3syntactic categories, 6.1syntax notation, 6.1syntax rule precedence, 5.1.1.2syntax summary, language, Asystem function, 7.20.4.6tab characters, 5.2.1, 6.4tag compatibility, 6.2.7tag name space, 6.2.3tags, 6.7.2.3tan functions, 7.12.4.7, F.9.1.7tan type-generic macro, 7.22, G.7tanh functions, 7.12.5.6, F.9.2.6tanh type-generic macro, 7.22, G.7tentative definition, 6.9.2terms, 3text streams, 7.19.2, 7.19.7.11, 7.19.9.2, 7.19.9.4tgamma functions, 7.12.8.4, F.9.5.4tgamma type-generic macro, 7.22tgmath.h header, 7.22, G.7timebroken down, 7.23.1, 7.23.2.3, 7.23.3, 7.23.3.1,7.23.3.3, 7.23.3.4, 7.23.3.5calendar, 7.23.1, 7.23.2.2, 7.23.2.3, 7.23.2.4,7.23.3.2, 7.23.3.3, 7.23.3.4components, 7.23.1conversion functions, 7.23.3wide character, 7.24.5local, 7.23.1manipulation functions, 7.23.2time function, 7.23.2.4time.h header, 7.23time_t type, 7.23.1tm structure type, 7.23.1, 7.24.1TMP_MAX macro, 7.19.1, 7.19.4.3, 7.19.4.4tmpfile function, 7.19.4.3, 7.20.4.3tmpnam function, 7.19.1, 7.19.4.3, 7.19.4.4token, 5.1.1.2, 6.4, see also preprocessing tokenstoken concatenation, 6.10.3.3token pasting, 6.10.3.3538WG14/N1256UCHAR_MAX macro, 5.2.4.2.1UINT_FASTN_MAX macros, 7.18.2.3uint_fastN_t types, 7.18.1.3UINT_LEASTN_MAX macros, 7.18.2.2uint_leastN_t types, 7.18.1.2UINT_MAX macro, 5.2.4.2.1UINTMAX_C macro, 7.18.4.2UINTMAX_MAX macro, 7.8.2.3, 7.8.2.4, 7.18.2.5IndexWG14/N1256Committee Draft — Septermber 7, 2007ISO/IEC 9899:TC3USHRT_MAX macro, 5.2.4.2.1usual arithmetic conversions, 6.3.1.8, 6.5.5, 6.5.6,6.5.8, 6.5.9, 6.5.10, 6.5.11, 6.5.12, 6.5.15utilities, general, 7.20wide string, 7.24.4uintmax_t type, 7.18.1.5, 7.19.6.1, 7.19.6.2,7.24.2.1, 7.24.2.2UINTN_C macros, 7.18.4.1UINTN_MAX macros, 7.18.2.1uintN_t types, 7.18.1.1UINTPTR_MAX macro, 7.18.2.4uintptr_t type, 7.18.1.4ULLONG_MAX macro, 5.2.4.2.1, 7.20.1.4,7.24.4.1.2ULONG_MAX macro, 5.2.4.2.1, 7.20.1.4,7.24.4.1.2unary arithmetic operators, 6.5.3.3unary expression, 6.5.3unary minus operator (−), 6.5.3.3, F.3unary operators, 6.5.3unary plus operator (+), 6.5.3.3unbuffered stream, 7.19.3undef preprocessing directive, 6.10.3.5, 7.1.3,7.1.4undefined behavior, 3.4.3, 4, J.2underscore character, 6.4.2.1underscore, leading, in identifier, 7.1.3ungetc function, 7.19.1, 7.19.7.11, 7.19.9.2,7.19.9.3ungetwc function, 7.19.1, 7.24.3.10Unicode required set, 6.10.8unionarrow operator (−>), 6.5.2.3content, 6.7.2.3dot operator (.), 6.5.2.3initialization, 6.7.8member alignment, 6.7.2.1member name space, 6.2.3member operator (.), 6.3.2.1, 6.5.2.3pointer operator (−>), 6.5.2.3specifier, 6.7.2.1tag, 6.2.3, 6.7.2.3type, 6.2.5, 6.7.2.1universal character name, 6.4.3unqualified type, 6.2.5unqualified version of type, 6.2.5unsigned integer suffix, u or U, 6.4.4.1unsigned integer types, 6.2.5, 6.3.1.3, 6.4.4.1unsigned type conversion, 6.3.1.1, 6.3.1.3,6.3.1.4, 6.3.1.8unsigned types, 6.2.5, 6.7.2, 7.19.6.1, 7.19.6.2,7.24.2.1, 7.24.2.2unspecified behavior, 3.4.4, 4, J.1unspecified value, 3.17.3uppercase letter, 5.2.1use of library functions, 7.1.4va_arg macro, 7.15, 7.15.1, 7.15.1.1, 7.15.1.2,7.15.1.4, 7.19.6.8, 7.19.6.9, 7.19.6.10,7.19.6.11, 7.19.6.12, 7.19.6.13, 7.19.6.14,7.24.2.5, 7.24.2.6, 7.24.2.7, 7.24.2.8,7.24.2.9, 7.24.2.10va_copy macro, 7.15, 7.15.1, 7.15.1.1, 7.15.1.2,7.15.1.3va_end macro, 7.1.3, 7.15, 7.15.1, 7.15.1.3,7.15.1.4, 7.19.6.8, 7.19.6.9, 7.19.6.10,7.19.6.11, 7.19.6.12, 7.19.6.13, 7.19.6.14,7.24.2.5, 7.24.2.6, 7.24.2.7, 7.24.2.8,7.24.2.9, 7.24.2.10va_list type, 7.15, 7.15.1.3va_start macro, 7.15, 7.15.1, 7.15.1.1,7.15.1.2, 7.15.1.3, 7.15.1.4, 7.19.6.8,7.19.6.9, 7.19.6.10, 7.19.6.11, 7.19.6.12,7.19.6.13, 7.19.6.14, 7.24.2.5, 7.24.2.6,7.24.2.7, 7.24.2.8, 7.24.2.9, 7.24.2.10value, 3.17value bits, 6.2.6.2variable arguments, 6.10.3, 7.15variable arguments header, 7.15variable length array, 6.7.5, 6.7.5.2variably modified type, 6.7.5, 6.7.5.2vertical-tab character, 5.2.1, 6.4vertical-tab escape sequence (\v), 5.2.2, 6.4.4.4,7.4.1.10vfprintf function, 7.19.1, 7.19.6.8vfscanf function, 7.19.1, 7.19.6.8, 7.19.6.9vfwprintf function, 7.19.1, 7.24.2.5vfwscanf function, 7.19.1, 7.24.2.6, 7.24.3.10visibility of identifier, 6.2.1VLA, see variable length arrayvoid expression, 6.3.2.2void function parameter, 6.7.5.3void type, 6.2.5, 6.3.2.2, 6.7.2void type conversion, 6.3.2.2volatile storage, 5.1.2.3volatile type qualifier, 6.7.3volatile-qualified type, 6.2.5, 6.7.3vprintf function, 7.19.1, 7.19.6.8, 7.19.6.10vscanf function, 7.19.1, 7.19.6.8, 7.19.6.11vsnprintf function, 7.19.6.8, 7.19.6.12vsprintf function, 7.19.6.8, 7.19.6.13vsscanf function, 7.19.6.8, 7.19.6.14Index539ISO/IEC 9899:TC3Committee Draft — Septermber 7, 2007wctype.h header, 7.25, 7.26.13wctype_t type, 7.25.1, 7.25.2.2.2WEOF macro, 7.24.1, 7.24.3.1, 7.24.3.3, 7.24.3.6,7.24.3.7, 7.24.3.8, 7.24.3.9, 7.24.3.10,7.24.6.1.1, 7.25.1while statement, 6.8.5.1white space, 5.1.1.2, 6.4, 6.10, 7.4.1.10,7.25.2.1.10white-space characters, 6.4wide character, 3.7.3case mapping functions, 7.25.3.1extensible, 7.25.3.2classification functions, 7.25.2.1extensible, 7.25.2.2constant, 6.4.4.4formatted input/output functions, 7.24.2input functions, 7.19.1input/output functions, 7.19.1, 7.24.3output functions, 7.19.1single-byte conversion functions, 7.24.6.1wide string, 7.1.1wide string comparison functions, 7.24.4.4wide string concatenation functions, 7.24.4.3wide string copying functions, 7.24.4.2wide string literal, see string literalwide string miscellaneous functions, 7.24.4.6wide string numeric conversion functions, 7.8.2.4,7.24.4.1wide string search functions, 7.24.4.5wide-oriented stream, 7.19.2width, 6.2.6.2WINT_MAX macro, 7.18.3WINT_MIN macro, 7.18.3wint_t type, 7.18.3, 7.19.6.1, 7.24.1, 7.24.2.1,7.25.1wmemchr function, 7.24.4.5.8wmemcmp function, 7.24.4.4.5wmemcpy function, 7.24.4.2.3wmemmove function, 7.24.4.2.4wmemset function, 7.24.4.6.2wprintf function, 7.19.1, 7.24.2.9, 7.24.2.11wscanf function, 7.19.1, 7.24.2.10, 7.24.2.12,7.24.3.10vswprintf function, 7.24.2.7vswscanf function, 7.24.2.8vwprintf function, 7.19.1, 7.24.2.9vwscanf function, 7.19.1, 7.24.2.10, 7.24.3.10warnings, Iwchar.h header, 5.2.4.2.2, 7.19.1, 7.24, 7.26.12,FWCHAR_MAX macro, 7.18.3, 7.24.1WCHAR_MIN macro, 7.18.3, 7.24.1wchar_t type, 3.7.3, 6.4.4.4, 6.4.5, 6.7.8,6.10.8, 7.17, 7.18.3, 7.19.6.1, 7.19.6.2, 7.20,7.24.1, 7.24.2.1, 7.24.2.2wcrtomb function, 7.19.3, 7.19.6.2, 7.24.2.2,7.24.6.3.3, 7.24.6.4.2wcscat function, 7.24.4.3.1wcschr function, 7.24.4.5.1wcscmp function, 7.24.4.4.1, 7.24.4.4.4wcscoll function, 7.24.4.4.2, 7.24.4.4.4wcscpy function, 7.24.4.2.1wcscspn function, 7.24.4.5.2wcsftime function, 7.11.1.1, 7.24.5.1wcslen function, 7.24.4.6.1wcsncat function, 7.24.4.3.2wcsncmp function, 7.24.4.4.3wcsncpy function, 7.24.4.2.2wcspbrk function, 7.24.4.5.3wcsrchr function, 7.24.4.5.4wcsrtombs function, 7.24.6.4.2wcsspn function, 7.24.4.5.5wcsstr function, 7.24.4.5.6wcstod function, 7.19.6.2, 7.24.2.2wcstod function, 7.24.4.1.1wcstof function, 7.24.4.1.1wcstoimax function, 7.8.2.4wcstok function, 7.24.4.5.7wcstol function, 7.8.2.4, 7.19.6.2, 7.24.2.2,7.24.4.1.2wcstold function, 7.24.4.1.1wcstoll function, 7.8.2.4, 7.24.4.1.2wcstombs function, 7.20.8.2, 7.24.6.4wcstoul function, 7.8.2.4, 7.19.6.2, 7.24.2.2,7.24.4.1.2wcstoull function, 7.8.2.4, 7.24.4.1.2wcstoumax function, 7.8.2.4wcsxfrm function, 7.24.4.4.4wctob function, 7.24.6.1.2, 7.25.2.1wctomb function, 7.20.7.3, 7.20.8.2, 7.24.6.3wctrans function, 7.25.3.2.1, 7.25.3.2.2wctrans_t type, 7.25.1, 7.25.3.2.2wctype function, 7.25.2.2.1, 7.25.2.2.2540WG14/N1256xor macro, 7.9xor_eq macro, 7.9Index.

Характеристики

Тип файла
PDF-файл
Размер
3,61 Mb
Тип материала
Высшее учебное заведение

Список файлов книги

Свежие статьи
Популярно сейчас
А знаете ли Вы, что из года в год задания практически не меняются? Математика, преподаваемая в учебных заведениях, никак не менялась минимум 30 лет. Найдите нужный учебный материал на СтудИзбе!
Ответы на популярные вопросы
Да! Наши авторы собирают и выкладывают те работы, которые сдаются в Вашем учебном заведении ежегодно и уже проверены преподавателями.
Да! У нас любой человек может выложить любую учебную работу и зарабатывать на её продажах! Но каждый учебный материал публикуется только после тщательной проверки администрацией.
Вернём деньги! А если быть более точными, то автору даётся немного времени на исправление, а если не исправит или выйдет время, то вернём деньги в полном объёме!
Да! На равне с готовыми студенческими работами у нас продаются услуги. Цены на услуги видны сразу, то есть Вам нужно только указать параметры и сразу можно оплачивать.
Отзывы студентов
Ставлю 10/10
Все нравится, очень удобный сайт, помогает в учебе. Кроме этого, можно заработать самому, выставляя готовые учебные материалы на продажу здесь. Рейтинги и отзывы на преподавателей очень помогают сориентироваться в начале нового семестра. Спасибо за такую функцию. Ставлю максимальную оценку.
Лучшая платформа для успешной сдачи сессии
Познакомился со СтудИзбой благодаря своему другу, очень нравится интерфейс, количество доступных файлов, цена, в общем, все прекрасно. Даже сам продаю какие-то свои работы.
Студизба ван лав ❤
Очень офигенный сайт для студентов. Много полезных учебных материалов. Пользуюсь студизбой с октября 2021 года. Серьёзных нареканий нет. Хотелось бы, что бы ввели подписочную модель и сделали материалы дешевле 300 рублей в рамках подписки бесплатными.
Отличный сайт
Лично меня всё устраивает - и покупка, и продажа; и цены, и возможность предпросмотра куска файла, и обилие бесплатных файлов (в подборках по авторам, читай, ВУЗам и факультетам). Есть определённые баги, но всё решаемо, да и администраторы реагируют в течение суток.
Маленький отзыв о большом помощнике!
Студизба спасает в те моменты, когда сроки горят, а работ накопилось достаточно. Довольно удобный сайт с простой навигацией и огромным количеством материалов.
Студ. Изба как крупнейший сборник работ для студентов
Тут дофига бывает всего полезного. Печально, что бывают предметы по которым даже одного бесплатного решения нет, но это скорее вопрос к студентам. В остальном всё здорово.
Спасательный островок
Если уже не успеваешь разобраться или застрял на каком-то задание поможет тебе быстро и недорого решить твою проблему.
Всё и так отлично
Всё очень удобно. Особенно круто, что есть система бонусов и можно выводить остатки денег. Очень много качественных бесплатных файлов.
Отзыв о системе "Студизба"
Отличная платформа для распространения работ, востребованных студентами. Хорошо налаженная и качественная работа сайта, огромная база заданий и аудитория.
Отличный помощник
Отличный сайт с кучей полезных файлов, позволяющий найти много методичек / учебников / отзывов о вузах и преподователях.
Отлично помогает студентам в любой момент для решения трудных и незамедлительных задач
Хотелось бы больше конкретной информации о преподавателях. А так в принципе хороший сайт, всегда им пользуюсь и ни разу не было желания прекратить. Хороший сайт для помощи студентам, удобный и приятный интерфейс. Из недостатков можно выделить только отсутствия небольшого количества файлов.
Спасибо за шикарный сайт
Великолепный сайт на котором студент за не большие деньги может найти помощь с дз, проектами курсовыми, лабораторными, а также узнать отзывы на преподавателей и бесплатно скачать пособия.
Популярные преподаватели
Добавляйте материалы
и зарабатывайте!
Продажи идут автоматически
6374
Авторов
на СтудИзбе
309
Средний доход
с одного платного файла
Обучение Подробнее