C header files
This section lists the C header files specific to the DLIB runtime environment. Header files may additionally contain target-specific definitions, which are documented in Using C.
This table lists the C header files:
Header file | Usage |
|---|---|
Enforcing assertions when functions execute | |
Computing common complex mathematical functions | |
Classifying characters | |
Testing error codes reported by library functions | |
Floating-point exception flags | |
Testing floating-point type properties | |
Defining formatters for all types defined in | |
Alternative spellings | |
Testing integer type properties | |
Adapting to different cultural conventions | |
Computing common mathematical functions | |
Executing non-local goto statements | |
Controlling various exceptional conditions | |
Handling alignment on data objects | |
Accessing a varying number of arguments | |
Adding support for atomic operations. This functionality is not supported. | |
Defining several useful types and macros | |
Providing integer characteristics | |
Performing input and output | |
Performing a variety of operations | |
Adding support for non-returning functions | |
Manipulating several kinds of strings | |
Type-generic mathematical functions | |
Adding support for multiple threads of execution This functionality is not supported. | |
Converting between various time and date formats | |
Unicode functionality | |
Support for wide characters | |
Classifying wide characters |