Eneboo - Documentación para desarrolladores
|
#include <my_global.h>
#include <my_sys.h>
#include <m_string.h>
'defines' | |
#define | ULONGLONG_MAX (~(ulonglong) 0) |
#define | MAX_NEGATIVE_NUMBER ((ulonglong) LL(0x8000000000000000)) |
#define | INIT_CNT 9 |
#define | LFACTOR ULL(1000000000) |
#define | LFACTOR1 ULL(10000000000) |
#define | LFACTOR2 ULL(100000000000) |
Funciones | |
longlong | my_strtoll10 (const char *nptr, char **endptr, int *error) |
#define INIT_CNT 9 |
#define LFACTOR ULL(1000000000) |
#define LFACTOR1 ULL(10000000000) |
#define LFACTOR2 ULL(100000000000) |
#define MAX_NEGATIVE_NUMBER ((ulonglong) LL(0x8000000000000000)) |
#define ULONGLONG_MAX (~(ulonglong) 0) |