X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "vittorio" Newsgroups: comp.os.msdos.djgpp References: <12Kpb.409648$R32 DOT 13608951 AT news2 DOT tin DOT it> Subject: Re: djgpp and borland tc 3.1 Lines: 28 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Wed, 05 Nov 2003 10:32:55 GMT NNTP-Posting-Host: 80.181.156.153 X-Complaints-To: newsmaster AT tin DOT it X-Trace: news1.tin.it 1068028375 80.181.156.153 (Wed, 05 Nov 2003 11:32:55 MET) NNTP-Posting-Date: Wed, 05 Nov 2003 11:32:55 MET Organization: TIN To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com void get_local_map (void far *map_store); how can i use far pointers in djgpp? i know that i can't use segments directly. can i have help? "Eli Zaretskii" ha scritto nel messaggio news:usml3fhmo DOT fsf AT elta DOT co DOT il... > > From: "vittorio" > > Newsgroups: comp.os.msdos.djgpp > > Date: Tue, 04 Nov 2003 09:10:21 GMT > > > > i'm trying to convert an old program written with borland turbo c++ 3.1 but > > sintax isn't the same > > > > what can i do? > > Please show us the code fragments with problematic syntax, and > someone will help you convert them. > > Meanwhile, the DJGPP FAQ list could already have answers for your > questions. >