Memory and string

This commit is contained in:
jl777
2019-02-10 02:46:25 -11:00
parent 1c41e45351
commit 6a71231e17

View File

@@ -17,6 +17,8 @@
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <memory.h>
#include <string.h>
#define SMALLVAL 0.000000000000001
#define SATOSHIDEN ((uint64_t)100000000L)