Date: Sun, 1 Mar 1998 16:18:20 -0800 (PST) Message-Id: <199803020018.QAA20610@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: ckchan , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: header files ? Precedence: bulk At 09:58 3/1/1998 +0700, ckchan wrote: >Greeting > >can we add header file ( xxx.h ) to djgpp ??? is it possible to modofy >header file from linux or unix to be use in djgpp ??? how it is possible >?? I don't understand what you want to do, but it sounds like you need some system header that DJGPP doesn't have. Copying one from some other system probably won't work, and won't help anyway since the library won't contain the actual code. You must figure out what file you need and where you might get a library that provides its functionality. If I've missed your point, please clarify. Nate Eldredge eldredge AT ap DOT net