Hi.
I'm using ntohl, ntohs functions in my project. But I can't build it becouse I have linker errors:
error LNK2001: CBDERR -- unresolved external symbol _ntohl
libc.lib is included in project linked libs. But it still unresolved. Please help, becouse I've searched everywere and can't resolve it. What is missing?



