delorie.com/archives/browse.cgi | search |
From: | "dima 3141596" <dima AT rts-ukraine DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: addressing question |
Date: | Thu, 13 Sep 2001 18:17:23 +0300 |
Organization: | Alkar Teleport News Server |
Lines: | 19 |
Message-ID: | <9nqitt$2mol$1@pandora.alkar.net> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1010913112105 DOT 354C-100000 AT is> <9nqdp9$22n2$1 AT pandora DOT alkar DOT net> <9nqggh$4gk$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> |
NNTP-Posting-Host: | dial-164-91.alkar.net |
Mime-Version: | 1.0 |
X-Trace: | pandora.alkar.net 1000394494 88853 195.248.164.91 (13 Sep 2001 15:21:34 GMT) |
X-Complaints-To: | abuse AT alkar DOT net |
NNTP-Posting-Date: | Thu, 13 Sep 2001 15:21:34 +0000 (UTC) |
X-Newsreader: | Microsoft Outlook Express 4.72.3155.0 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3155.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hi Hans-Bernhard Broeker ! >You cannot do that, in a DJGPP application. You *are* in PM, all the >time, so there's nothing to switch away from, into PM. OK, I switch to PM in the asm module which was loaded from the boot sector of HDD. After I can start module written on the C (DJGPP). And I have not both dos services nor any accessible libs. >Use far*() functions or dosmemput(). Or reinvent what they're doing, >using inline asm, if you really believe that gains you anything. far*() is not a functions, it's asm macros ! And how I said below I want to use pointers liked method to accessing to the memory. --dima
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |