include/inttypes.h File Reference

#include "sys/types.h"

Include dependency graph for inttypes.h:

Go to the source code of this file.

Defines

#define _ABLE_CLIB_INTTYPES_H   1
#define intmax_t   int64_t
#define uintmax_t   uint64_t

Functions

intmax_t strtoimax (const char *nptr, char **endptr, int base)
uintmax_t strtoumax (const char *nptr, char **endptr, int base)


Define Documentation

#define _ABLE_CLIB_INTTYPES_H   1

#define intmax_t   int64_t

#define uintmax_t   uint64_t


Function Documentation

intmax_t strtoimax ( const char *  nptr,
char **  endptr,
int  base 
)

uintmax_t strtoumax ( const char *  nptr,
char **  endptr,
int  base 
)


Generated on Tue Jan 20 14:28:56 2009 for ABLE LIBC by  doxygen 1.5.6