#ifndef H_UTILS #define H_UTILS int char2dec(const char); unsigned long char2ulong(const char *); #endif