Hi,

I'm trying to use the posix module, because I need htonl() and ntohl(), but if 
I import posix (Windows, vcc), I get this error message:
    
    
    asyncnetcodetest.c(11): fatal error C1083: Cannot open include file: 
'arpa/inet.h': No such file or directory
    

Can I fix this somehow?

Reply via email to