tango.stdc.inttypes

D header file for C99.

Public Imports

tango.stdc.stddef
public import tango.stdc.stddef;
Undocumented in source.
tango.stdc.stdint
public import tango.stdc.stdint;
Undocumented in source.

Members

Functions

imaxabs
intmax_t imaxabs(intmax_t j)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
imaxdiv
imaxdiv_t imaxdiv(intmax_t numer, intmax_t denom)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoimax
intmax_t strtoimax(char* nptr, char** endptr, int base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
strtoumax
uintmax_t strtoumax(char* nptr, char** endptr, int base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoimax
intmax_t wcstoimax(wchar_t* nptr, wchar_t** endptr, int base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
wcstoumax
uintmax_t wcstoumax(wchar_t* nptr, wchar_t** endptr, int base)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

imaxdiv_t
struct imaxdiv_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

PRIX16
char* PRIX16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIX32
char* PRIX32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIX64
char* PRIX64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIX8
char* PRIX8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXFAST16
char* PRIXFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXFAST32
char* PRIXFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXFAST64
char* PRIXFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXFAST8
char* PRIXFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXLEAST16
char* PRIXLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXLEAST32
char* PRIXLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXLEAST64
char* PRIXLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXLEAST8
char* PRIXLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXMAX
char* PRIXMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXMAX
char* PRIXMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXPTR
char* PRIXPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIXPTR
char* PRIXPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRId16
char* PRId16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRId32
char* PRId32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRId64
char* PRId64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRId8
char* PRId8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdFAST16
char* PRIdFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdFAST32
char* PRIdFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdFAST64
char* PRIdFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdFAST8
char* PRIdFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdLEAST16
char* PRIdLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdLEAST32
char* PRIdLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdLEAST64
char* PRIdLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdLEAST8
char* PRIdLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdMAX
char* PRIdMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdMAX
char* PRIdMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdPTR
char* PRIdPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIdPTR
char* PRIdPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIi16
char* PRIi16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIi32
char* PRIi32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIi64
char* PRIi64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIi8
char* PRIi8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiFAST16
char* PRIiFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiFAST32
char* PRIiFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiFAST64
char* PRIiFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiFAST8
char* PRIiFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiLEAST16
char* PRIiLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiLEAST32
char* PRIiLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiLEAST64
char* PRIiLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiLEAST8
char* PRIiLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiMAX
char* PRIiMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiMAX
char* PRIiMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiPTR
char* PRIiPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIiPTR
char* PRIiPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIo16
char* PRIo16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIo32
char* PRIo32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIo64
char* PRIo64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIo8
char* PRIo8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoFAST16
char* PRIoFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoFAST32
char* PRIoFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoFAST64
char* PRIoFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoFAST8
char* PRIoFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoLEAST16
char* PRIoLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoLEAST32
char* PRIoLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoLEAST64
char* PRIoLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoLEAST8
char* PRIoLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoMAX
char* PRIoMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoMAX
char* PRIoMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoPTR
char* PRIoPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIoPTR
char* PRIoPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIu16
char* PRIu16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIu32
char* PRIu32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIu64
char* PRIu64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIu8
char* PRIu8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuFAST16
char* PRIuFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuFAST32
char* PRIuFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuFAST64
char* PRIuFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuFAST8
char* PRIuFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuLEAST16
char* PRIuLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuLEAST32
char* PRIuLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuLEAST64
char* PRIuLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuLEAST8
char* PRIuLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuMAX
char* PRIuMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuMAX
char* PRIuMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuPTR
char* PRIuPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIuPTR
char* PRIuPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIx16
char* PRIx16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIx32
char* PRIx32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIx64
char* PRIx64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIx8
char* PRIx8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxFAST16
char* PRIxFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxFAST32
char* PRIxFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxFAST64
char* PRIxFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxFAST8
char* PRIxFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxLEAST16
char* PRIxLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxLEAST32
char* PRIxLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxLEAST64
char* PRIxLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxLEAST8
char* PRIxLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxMAX
char* PRIxMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxMAX
char* PRIxMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxPTR
char* PRIxPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PRIxPTR
char* PRIxPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNd16
char* SCNd16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNd32
char* SCNd32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNd64
char* SCNd64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNd8
char* SCNd8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdFAST16
char* SCNdFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdFAST32
char* SCNdFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdFAST64
char* SCNdFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdFAST8
char* SCNdFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdLEAST16
char* SCNdLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdLEAST32
char* SCNdLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdLEAST64
char* SCNdLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdLEAST8
char* SCNdLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdMAX
char* SCNdMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdMAX
char* SCNdMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdPTR
char* SCNdPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNdPTR
char* SCNdPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNi16
char* SCNi16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNi32
char* SCNi32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNi64
char* SCNi64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNi8
char* SCNi8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiFAST16
char* SCNiFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiFAST32
char* SCNiFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiFAST64
char* SCNiFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiFAST8
char* SCNiFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiLEAST16
char* SCNiLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiLEAST32
char* SCNiLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiLEAST64
char* SCNiLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiLEAST8
char* SCNiLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiMAX
char* SCNiMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiMAX
char* SCNiMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiPTR
char* SCNiPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNiPTR
char* SCNiPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNo16
char* SCNo16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNo32
char* SCNo32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNo64
char* SCNo64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNo8
char* SCNo8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoFAST16
char* SCNoFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoFAST32
char* SCNoFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoFAST64
char* SCNoFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoFAST8
char* SCNoFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoLEAST16
char* SCNoLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoLEAST32
char* SCNoLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoLEAST64
char* SCNoLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoLEAST8
char* SCNoLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoMAX
char* SCNoMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoMAX
char* SCNoMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoPTR
char* SCNoPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNoPTR
char* SCNoPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNu16
char* SCNu16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNu32
char* SCNu32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNu64
char* SCNu64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNu8
char* SCNu8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuFAST16
char* SCNuFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuFAST32
char* SCNuFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuFAST64
char* SCNuFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuFAST8
char* SCNuFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuLEAST16
char* SCNuLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuLEAST32
char* SCNuLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuLEAST64
char* SCNuLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuLEAST8
char* SCNuLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuMAX
char* SCNuMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuMAX
char* SCNuMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuPTR
char* SCNuPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNuPTR
char* SCNuPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNx16
char* SCNx16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNx32
char* SCNx32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNx64
char* SCNx64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNx8
char* SCNx8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxFAST16
char* SCNxFAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxFAST32
char* SCNxFAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxFAST64
char* SCNxFAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxFAST8
char* SCNxFAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxLEAST16
char* SCNxLEAST16;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxLEAST32
char* SCNxLEAST32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxLEAST64
char* SCNxLEAST64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxLEAST8
char* SCNxLEAST8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxMAX
char* SCNxMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxMAX
char* SCNxMAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxPTR
char* SCNxPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCNxPTR
char* SCNxPTR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

License

Public Domain

Standards

ISO/IEC 9899:1999 (E)

Authors

Sean Kelly