X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "arizvi" Newsgroups: comp.os.msdos.djgpp Subject: Re: dosmemput and dosmemget Date: 3 Mar 2005 11:09:02 -0800 Organization: http://groups.google.com Lines: 9 Message-ID: <1109876942.728277.244910@o13g2000cwo.googlegroups.com> References: <1109872127 DOT 199181 DOT 31850 AT l41g2000cwc DOT googlegroups DOT com> <38p2dpF5scat7U5 AT news DOT dfncis DOT de> <1109875742 DOT 269703 DOT 86040 AT z14g2000cwz DOT googlegroups DOT com> <38p52vF5r7mc9U1 AT news DOT dfncis DOT de> NNTP-Posting-Host: 66.32.25.19 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1109876947 23860 127.0.0.1 (3 Mar 2005 19:09:07 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 3 Mar 2005 19:09:07 +0000 (UTC) In-Reply-To: <38p52vF5r7mc9U1@news.dfncis.de> User-Agent: G2/0.2 Complaints-To: groups-abuse AT google DOT com Injection-Info: o13g2000cwo.googlegroups.com; posting-host=66.32.25.19; posting-account=Se-Idg0AAAC00LEpjdiQS7ZeyWGDYpCA To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 >>But out of curiosity, is there a way to program simply in dos memory if the 64KB limit >>is not a constraint. >There is --- but using DJGPP is not that way. So the way to program in DOS memory would be perhaps assembly ? Which wont be a good idea for me :)