Date: Tue, 15 Aug 2000 09:29:16 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: rui_paz AT my-deja DOT com Message-Id: <2561-Tue15Aug2000092915+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b CC: djgpp AT delorie DOT com In-reply-to: <8n9anl$85o$1@nnrp1.deja.com> (rui_paz@my-deja.com) Subject: Re: Porting from Borland C++ and DJGPP References: <8n9anl$85o$1 AT nnrp1 DOT deja DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: rui_paz AT my-deja DOT com > Newsgroups: comp.os.msdos.djgpp > Date: Mon, 14 Aug 2000 17:36:53 GMT > > I'm porting a small util that is made on Borland C++ and make use off > this three functions MK_FP, FP_SEG and FP_OFF, is their any equivalent > functions on DJGPP?? Section 17.7 of the DJGPP FAQ list (v2/faq230b.zip from the same place you get DJGPP) explains how to port these constructs.