Which library include gethostbyname?# Unix - 噫吁兮,危乎高哉
C*n
1 楼
SHIT, I can't link.
I use CC myprogram.cc,
I got error because "gethostbyname" can't be find.
I include the "netdb.h", but what's the library should I link to?
I tried
CC myprogam.cc -lsocket
won't work.
Thanks.
I use CC myprogram.cc,
I got error because "gethostbyname" can't be find.
I include the "netdb.h", but what's the library should I link to?
I tried
CC myprogam.cc -lsocket
won't work.
Thanks.