ISO/IEC 9899:1999 (E) ©ISO/IEC
7.9 Alternative spellings <iso646.h> ...............201
7.10 Sizes of integer types <limits.h> ..............202
7.11 Localization <locale.h> ..................203
7.11.1 Locale control ....................204
7.11.2 Numeric formatting convention inquiry ..........205
7.12 Mathematics <math.h> ...................211
7.12.1 Treatment of error conditions ..............213
7.12.2 The FP_CONTRACT pragma ..............214
7.12.3 Classification macros .................215
7.12.4 Trigonometric functions ................217
7.12.5 Hyperbolic functions .................220
7.12.6 Exponential and logarithmic functions ..........222
7.12.7 Power and absolute-value functions ...........227
7.12.8 Error and gamma functions ...............229
7.12.9 Nearest integer functions ................230
7.12.10 Remainder functions .................234
7.12.11 Manipulation functions ................235
7.12.12 Maximum, minimum, and positive difference functions ...237
7.12.13 Floating multiply-add .................238
7.12.14 Comparison macros ..................239
7.13 Nonlocal jumps <setjmp.h> ................242
7.13.1 Save calling environment ...............242
7.13.2 Restore calling environment ..............243
7.14 Signal handling <signal.h> .................245
7.14.1 Specify signal handling ................246
7.14.2 Send signal .....................247
7.15 Variable arguments <stdarg.h> ...............248
7.15.1 Variable argument list access macros ...........248
7.16 Boolean type and values <stdbool.h> ............252
7.17 Common definitions <stddef.h> ...............253
7.18 Integer types <stdint.h> ..................254
7.18.1 Integer types ....................254
7.18.2 Limits of specified-width integer types ..........256
7.18.3 Limits of other integer types ..............258
7.18.4 Macros for integer constants ..............259
7.19 Input/output <stdio.h> ..................261
7.19.1 Introduction .....................261
7.19.2 Streams ......................263
7.19.3 Files ........................265
7.19.4 Operations on files ..................267
7.19.5 File access functions .................269
7.19.6 Formatted input/output functions ............273
7.19.7 Character input/output functions .............294
7.19.8 Direct input/output functions ..............299
vi Contents
评论4
最新资源