From: "Andrew Betts" Newsgroups: alt.msdos.programmer,comp.lang.c++,comp.arch.embedded,comp.os.msdos.djgpp Subject: Re: Specifing the location of a function Date: Wed, 16 Feb 2000 17:02:26 -0000 Organization: NTL Internet News Service Lines: 26 Message-ID: <88el32$906$1@nclient3-gui.server.dtn.ntl.com> References: <8866lt$t10$1 AT nclient3-gui DOT server DOT dtn DOT ntl DOT com> <38A71FD9 DOT 3D48F580 AT erols DOT com> NNTP-Posting-Host: p148-harc1-guildford2.tch.dtn.ntl.com X-Trace: nclient3-gui.server.dtn.ntl.com 950720418 9222 194.168.241.223 (16 Feb 2000 17:00:18 GMT) X-Complaints-To: abuse AT net DOT ntl DOT com NNTP-Posting-Date: 16 Feb 2000 17:00:18 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "John Fine" wrote in message news:38A71FD9 DOT 3D48F580 AT erols DOT com... > Andrew Betts wrote: > > > Specifing the location of a function / dynamic loading for .COM > > I don't understand why you want to. Memory is cheap, CPU's have > supported 32-bit addressing for a long time. Why would you want to > stretch the limits of tiny model programming? > Wasn't sure if this question was rhetorical or not, but I will answer it anyway. Quite simply the people who supply the hardware I'm using only provide libraries for the tiny memory model. What can you do? (by the way, that WAS rhetorical)