X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Thu, 28 Feb 2008 22:07:37 -0600 Date: Thu, 28 Feb 2008 20:07:37 -0800 From: Jim Michaels User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: 64-bit int? segment-offset pointers? and biosdisk.c References: <4a-dnX9djZFzTSLanZ2dnUVZ_rmjnZ2d AT comcast DOT com> <200802272336 DOT m1RNaitQ017115 AT envy DOT delorie DOT com> In-Reply-To: <200802272336.m1RNaitQ017115@envy.delorie.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Lines: 18 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 24.20.110.103 X-Trace: sv3-W23sJgOtTAIOb6bUVARGWlr3wf7h9bt1capbS/5RPVAGhkBDnFAh6E41y/T/WHo1/5W1yOKnyUOf26M!QluGfkTCvFnCjTmk0e59SrZIfPgcH5kMzBP20bfKMCMBWC/5nE0xkt8NU2EyD9oOaw92SHTGZ7O7!XmYvYkEwQEGt2jozHwNKEgTRGwzMBw== X-Complaints-To: abuse AT comcast DOT net X-DMCA-Complaints-To: dmca AT comcast DOT net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.37 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DJ Delorie wrote: >> I noticed it didn't allocate any DOS memory with >> __dpmi_allocate_dos_memory() before it did its thing with >> dosmemput(). and yet it worked. does that mean I can do this too, >> or is this a bad practice? > > If you can use the transfer buffer that DJGPP sets up for you, you > don't need to allocate your own memory. Most DJGPP library functions > use the transfer buffer. could you provide some details? do I need the specific address or something? a variable I am supposed to use? how big is it? is there documentation on it? -- Jim Michaels for email, edit the address