|
libcproject
C static library easier to use than libc (C standard library).
|
#include <stdint.h>

Go to the source code of this file.
Typedefs | |
| typedef uint8_t | byte_t |
| typedef char * | string_t |
| typedef float | float32_t |
| typedef double | float64_t |