I am using sockets for data communication and I have this question. While sending binary data from one computer to another using TCP or UDP protocol, is it a good idea to convert the data bytes into network byte order using htonl at the receiver end and convert it back to host byte order at the...
That is right, i don't understand as to why there should be a syntax error in winnt.h Also all my programs were working fine until sometime back,it started popping this error. I tried replacing winnt.h by copying from another computer that has VC ++. Another thing I saw was that my basestd.h...
Hi ..
I installed Microsoft VC++. I created a windows console application,created a cpp file. Everything was going okay , when suddenly, it started giving me the following error.
*******************
Compiling...
try1.cpp
c:\program files\microsoft visual studio\vc98\include\winnt.h(1092) ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.