C++
:
Forum
:
Beginners
: Header files missing
Search:
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Header files missing
thetransltr
(6)
May 21, 2009 at 6:53am 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
(346)
May 21, 2009 at 7:23am UTC
You can try to find those files on your file system by normal searching
chrisname
(4922)
May 21, 2009 at 7:27am 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)
May 22, 2009 at 1:38pm UTC
I tried that already. Anyway Thanks Guys!
Topic archived. No new replies allowed.