Date: Thu, 15 Jan 1998 20:20:22 -0800 (PST) Message-Id: <199801160420.UAA09679@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Gis" , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Library SOCKET.H ??? Precedence: bulk At 06:51 1/15/1998 GMT, Gis wrote: >I search SOCKET.H for DJGPP V2, where can I find it ? > >I search too : > >sys/socket.h >arpa/nameser.h >netdb.h >syslog.h >utmp.h > >Is there a TK Unix equivalent for DJGPP ? Not per se. DJGPP does not have a socket implemetation built it. There's a library called WSOCK somewhere, however, that apparently lets you use Windows' Winsock interface through BSD-style socket routines. Not sure where you can find it; look for links from www.delorie.com. Nate Eldredge eldredge AT ap DOT net , 2^(N-1) for N=1 equals 2^0 = 1. > >Here's what my ANSI C references say (the last column is mine): [snipped] Okay. Sorry, I wasn't familiar with the [X, Y) notation. I thought it just looked like a typo. :) Nate Eldredge eldredge AT ap DOT net