Page 11 - C-Language
P. 11

Operating environment                                                                            172

            Types                                                                                            173

            Source form                                                                                      174

            Evaluation                                                                                       174

            Runtime behavior                                                                                 174

            Preprocessor                                                                                     175

          Standard Library                                                                                   175

            General                                                                                          175

            Floating-point environment functions                                                             175

            Locale-related functions                                                                         176
            Math functions                                                                                   176

            Signals                                                                                          176

            Miscellaneous                                                                                    177

            File-handling functions                                                                          177

            I/O functions                                                                                    177

            Memory allocation functions                                                                      178

            System environment functions                                                                     178
            Date and time functions                                                                          178

            Wide-character I/O functions                                                                     178

          Examples                                                                                           179

            Right shift of a negative integer                                                                179

            Assigning an out-of-range value to an integer                                                    179

            Allocating zero bytes                                                                            179

            Representation of signed integers                                                                179

        Chapter 29: Implicit and Explicit Conversions                                                       181

          Syntax                                                                                             181

          Remarks                                                                                            181

          Examples                                                                                           181

            Integer Conversions in Function Calls                                                            181

            Pointer Conversions in Function Calls                                                            182

        Chapter 30: Initialization                                                                          184

          Examples                                                                                           184
   6   7   8   9   10   11   12   13   14   15   16