Tizen RT Libs&Environment
v1.1 D4
|
Provides APIs for Integer Types. More...
![]() |
Files | |
file | inttypes.h |
Inttypes APIs. | |
Macros | |
#define | EXTERN extern |
Typedefs | |
typedef void * | imaxdiv_t |
Functions | |
intmax_t | imaxabs (intmax_t) |
return absolute value More... | |
Provides APIs for Integer Types.
#define EXTERN extern |
Definition at line 196 of file inttypes.h.
typedef void* imaxdiv_t |
Definition at line 186 of file inttypes.h.
intmax_t imaxabs | ( | intmax_t | ) |
return absolute value
#include <inttypes.h>
POSIX API (refer to : http://pubs.opengroup.org/onlinepubs/9699919799/)