X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-ID: <000c01c19d3f$52b5a120$6e0510ac@et30> From: "Jade" To: Subject: Help in porting headers Date: Mon, 14 Jan 2002 15:06:23 -0600 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0009_01C19D0D.08075B00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0009_01C19D0D.08075B00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi djgpp users. I'm a MSDOS/Windows C programmer and I just downloaded = and installed djgpp but when i tried to compile this #include #include #include #include I got an error message because of the headers aren't there. Then can anyone wich are the headers that declare the types and = functions I need? Thanks a lot PD Sorry because of my poor English, I'm from a Spanish Speaking countries ------=_NextPart_000_0009_01C19D0D.08075B00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi djgpp users. I'm = a MSDOS/Windows C=20 programmer and I just downloaded and installed djgpp but when i = tried to=20 compile this
#include = <sys/socket.h>
#include=20 <netinet/ip.h>
#include <netinet/in.h>
#include=20 <netinet/ip_icmp.h>
I got an error message because of the = headers=20 aren't there.
Then can anyone wich are the headers = that declare=20 the types and functions I need?
 
Thanks a lot
 
PD
Sorry because of my poor English, I'm = from a=20 Spanish Speaking countries
 
------=_NextPart_000_0009_01C19D0D.08075B00--