|
-
September 11th, 2002, 04:37 PM
#1
Unidentified flying function
ok here is the deal, Im reading winsock tutorials for C development, but the sample code I am trying to compile is missing the #include directive to tell the preprocessor to include the nessisary header file.
The function establish() has not been declared:
implicit declaration of function `int establish(...)'
I have google searched to my hearts content, I cant find anything that tells me what header file has the establish function.
dose someone know what header I need to #include?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|