#ifndef EMATOI_H #define EMATOI_H #include "EMstrncpy.h" #include int EMatoi(const char *str); #endif // EMATOI_H