I've got a piece of C code:
Int32 tmp = atoi("314");
It throws an error:
error: Int32 undeclared (first use in this function)
I have no idea why? Could you help me?
Maybe it is problem with #include
s:
sys/socket.h
netinet/in.h
arpa/inet.h
stdio.h
stdlib.h
string.h
strings.h