C++
:
Forums
:
Beginners
: Header files missing
Search:
C++
Information
Documentation
Reference
Articles
Sourcecode
Forums
Forums
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programm...
Articles
Lounge
Jobs
Header files missing
thetransltr
(6)
Mar 16, 2010 at 7:04am UTC
Good day. I'm an absolute beginner. Why is the proxy.h, socket.h and in.h and some other is not available i did use codeblocks, dev c++, VS 6 and theres no such file as i mentioned. Is there a way i can find those?
Denis
(177)
Mar 16, 2010 at 7:04am UTC
You can try to find those files on your file system by normal searching
chrisname
(2507)
Mar 16, 2010 at 7:04am UTC
Sometimes you can download them from the internet.
I had a problem with a .h file missing in Dev C++ once and I downloaded it from the internet.
thetransltr
(6)
Mar 16, 2010 at 7:04am UTC
I tried that already. Anyway Thanks Guys!
This topic is archived - New replies not allowed.