stdint.h header reference
[C library module]

The source code of this header can be browsed online.

Members [link] 

Types [link] 

Macros [link] 

Members detail [link] 

#define INT16_MAX [link] 

This macro is declared in stdint.h source file, line 52.

This macro defines an integer type limit

This macro expands to:

#define INT16_MIN [link] 

This macro is declared in stdint.h source file, line 43.

This macro defines an integer type limit

This macro expands to:

#define INT32_MAX [link] 

This macro is declared in stdint.h source file, line 53.

This macro defines an integer type limit

This macro expands to:

#define INT32_MIN [link] 

This macro is declared in stdint.h source file, line 44.

This macro defines an integer type limit

This macro expands to:

#define INT64_MAX [link] 

This macro is declared in stdint.h source file, line 54.

This macro defines an integer type limit

This macro expands to:

#define INT64_MIN [link] 

This macro is declared in stdint.h source file, line 45.

This macro defines an integer type limit

This macro expands to:

#define INT8_MAX [link] 

This macro is declared in stdint.h source file, line 51.

This macro defines an integer type limit

This macro expands to:

#define INT8_MIN [link] 

This macro is declared in stdint.h source file, line 42.

This macro defines an integer type limit

This macro expands to:

#define INTMAX_MAX [link] 

This macro is declared in stdint.h source file, line 91.

This macro defines an integer type limit

This macro expands to:

#define INTMAX_MIN [link] 

This macro is declared in stdint.h source file, line 90.

This macro defines an integer type limit

This macro expands to:

#define INTPTR_MAX [link] 

This macro is declared in stdint.h source file, line 87.

This macro defines an integer type limit

This macro expands to:

#define INTPTR_MIN [link] 

This macro is declared in stdint.h source file, line 86.

This macro defines an integer type limit

This macro expands to:

#define INT_FAST16_MAX [link] 

This macro is declared in stdint.h source file, line 78.

This macro defines an integer type limit

This macro expands to:

#define INT_FAST16_MIN [link] 

This macro is declared in stdint.h source file, line 74.

This macro defines an integer type limit

This macro expands to:

#define INT_FAST32_MAX [link] 

This macro is declared in stdint.h source file, line 79.

This macro defines an integer type limit

This macro expands to:

#define INT_FAST32_MIN [link] 

This macro is declared in stdint.h source file, line 75.

This macro defines an integer type limit

This macro expands to:

#define INT_FAST64_MAX [link] 

This macro is declared in stdint.h source file, line 80.

This macro defines an integer type limit

This macro expands to:

#define INT_FAST64_MIN [link] 

This macro is declared in stdint.h source file, line 76.

This macro defines an integer type limit

This macro expands to:

#define INT_FAST8_MAX [link] 

This macro is declared in stdint.h source file, line 77.

This macro defines an integer type limit

This macro expands to:

#define INT_FAST8_MIN [link] 

This macro is declared in stdint.h source file, line 73.

This macro defines an integer type limit

This macro expands to:

#define INT_LEAST16_MAX [link] 

This macro is declared in stdint.h source file, line 65.

This macro defines an integer type limit

This macro expands to:

#define INT_LEAST16_MIN [link] 

This macro is declared in stdint.h source file, line 61.

This macro defines an integer type limit

This macro expands to:

#define INT_LEAST32_MAX [link] 

This macro is declared in stdint.h source file, line 66.

This macro defines an integer type limit

This macro expands to:

#define INT_LEAST32_MIN [link] 

This macro is declared in stdint.h source file, line 62.

This macro defines an integer type limit

This macro expands to:

#define INT_LEAST64_MAX [link] 

This macro is declared in stdint.h source file, line 67.

This macro defines an integer type limit

This macro expands to:

#define INT_LEAST64_MIN [link] 

This macro is declared in stdint.h source file, line 63.

This macro defines an integer type limit

This macro expands to:

#define INT_LEAST8_MAX [link] 

This macro is declared in stdint.h source file, line 64.

This macro defines an integer type limit

This macro expands to:

#define INT_LEAST8_MIN [link] 

This macro is declared in stdint.h source file, line 60.

This macro defines an integer type limit

This macro expands to:

#define PTRDIFF_MAX [link] 

This macro is declared in stdint.h source file, line 95.

This macro defines an integer type limit

This macro expands to:

#define PTRDIFF_MIN [link] 

This macro is declared in stdint.h source file, line 94.

This macro defines an integer type limit

This macro expands to:

#define STDINT_H_ [link] 

This macro is declared in stdint.h source file, line 23.

#define UINT16_MAX [link] 

This macro is declared in stdint.h source file, line 56.

This macro defines an integer type limit

This macro expands to:

#define UINT16_MIN [link] 

This macro is declared in stdint.h source file, line 47.

This macro defines an integer type limit

This macro expands to:

#define UINT32_MAX [link] 

This macro is declared in stdint.h source file, line 57.

This macro defines an integer type limit

This macro expands to:

#define UINT32_MIN [link] 

This macro is declared in stdint.h source file, line 48.

This macro defines an integer type limit

This macro expands to:

#define UINT64_MAX [link] 

This macro is declared in stdint.h source file, line 58.

This macro defines an integer type limit

This macro expands to:

#define UINT64_MIN [link] 

This macro is declared in stdint.h source file, line 49.

This macro defines an integer type limit

This macro expands to:

#define UINT8_MAX [link] 

This macro is declared in stdint.h source file, line 55.

This macro defines an integer type limit

This macro expands to:

#define UINT8_MIN [link] 

This macro is declared in stdint.h source file, line 46.

This macro defines an integer type limit

This macro expands to:

#define UINTMAX_MAX [link] 

This macro is declared in stdint.h source file, line 92.

This macro defines an integer type limit

This macro expands to:

#define UINTPTR_MAX [link] 

This macro is declared in stdint.h source file, line 88.

This macro defines an integer type limit

This macro expands to:

#define UINT_FAST16_MAX [link] 

This macro is declared in stdint.h source file, line 82.

This macro defines an integer type limit

This macro expands to:

#define UINT_FAST32_MAX [link] 

This macro is declared in stdint.h source file, line 83.

This macro defines an integer type limit

This macro expands to:

#define UINT_FAST64_MAX [link] 

This macro is declared in stdint.h source file, line 84.

This macro defines an integer type limit

This macro expands to:

#define UINT_FAST8_MAX [link] 

This macro is declared in stdint.h source file, line 81.

This macro defines an integer type limit

This macro expands to:

#define UINT_LEAST16_MAX [link] 

This macro is declared in stdint.h source file, line 69.

This macro defines an integer type limit

This macro expands to:

#define UINT_LEAST32_MAX [link] 

This macro is declared in stdint.h source file, line 70.

This macro defines an integer type limit

This macro expands to:

#define UINT_LEAST64_MAX [link] 

This macro is declared in stdint.h source file, line 71.

This macro defines an integer type limit

This macro expands to:

#define UINT_LEAST8_MAX [link] 

This macro is declared in stdint.h source file, line 68.

This macro defines an integer type limit

This macro expands to:

typedef int_fast16_t int_least16_t [link] 

This typedef is declared in stdint.h source file, line 100.

This macro defines an integer type limit

typedef int_fast32_t int_least32_t [link] 

This typedef is declared in stdint.h source file, line 102.

This macro defines an integer type limit

typedef int_fast64_t int_least64_t [link] 

This typedef is declared in stdint.h source file, line 104.

This macro defines an integer type limit

typedef int_fast8_t int_least8_t [link] 

This typedef is declared in stdint.h source file, line 98.

This macro defines an integer type limit

typedef uint_fast16_t uint_least16_t [link] 

This typedef is declared in stdint.h source file, line 101.

This macro defines an integer type limit

typedef uint_fast32_t uint_least32_t [link] 

This typedef is declared in stdint.h source file, line 103.

This macro defines an integer type limit

typedef uint_fast64_t uint_least64_t [link] 

This typedef is declared in stdint.h source file, line 105.

This macro defines an integer type limit

typedef uint_fast8_t uint_least8_t [link] 

This typedef is declared in stdint.h source file, line 99.

This macro defines an integer type limit

Valid XHTML 1.0 StrictGenerated by diaxen on Thu Aug 4 15:44:06 2022 using MkDoc