CC ++ header list

xiaoxiao2021-03-06  36

C, traditional C

#include // Set the insertion point

#include // Character processing

#include // Define error code

#include // Floating point number processing

#include // File Input / Output

#include // Parameterization Input / Output

#include // Data Stream Input / Output

#include // Define the most value constant of various data types

#include // Define a localization function

#include // Define math functions

#include // Define Input / Output Function

#include // Define a miscellaneous function and memory allocation function

#include // String Processing

#include // based on array input / output

#include // Define a function about time

#include // Wide Character Processing and Input / Output

#include // Wide character classification

//

Standard C (the same no longer comment)

#include // STL general algorithm

#include // STL bitset container

#include

#include

#include

#include

#include // complex class

#include

#include

#include

#include

#include // STL double-end queue container

#include // Exception Handling Class

#include

#include // STL Defines the calculation function (instead of operator)

#include

#include // STL linear list container

#include // STL mapping container

#include

#include // Basic Input / Output Support

#include // Enter / Output System Used Pre-declaration

#include

#include // Basic input stream

#include // Basic output flow

#include // STL queue container

#include // STL set container

#include // Based on the stream of strings

#include // STL stack container #include // standard exception class

#include // underlay input / output support

#include // String Class

#include // STL Universal Template class

#include // STL dynamic array container

#include

#include

Using namespace std;

//

C99 increase

#include // complex processing

#include // floating point environment

#include // Integer format conversion

#include // Boolean environment

#include // integer

#include // General Type Mathematical Macro

转载请注明原文地址:https://www.9cbs.com/read-55616.html

New Post(0)