Computer/컴파일언어
warning: implicit declaration of function ‘inet_ntop’
ywlee
2016. 3. 10. 11:17
warning: implicit declaration of function ‘inet_ntop’
헤더파일 추가하지 않아서 발생
#include <arpa/inet.h>
추가