#include "types.h" #include "util.h" #define ASCII_OFFSET 0x30 char* int_to_str(int i, char* buf);