#ifndef MY_ATOIH #define MY_ATOIH double my_atoi(char* str); #endif