delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/12/12/20:16:40

From: krizz <krizz AT mailto DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: How to write to far pointer directly
Date: Sat, 13 Dec 1997 01:14:34 +0100
Organization: LF.net GmbH, Internet Services, Stuttgart, Germany
Lines: 15
Message-ID: <3491D36A.7F1E9E50@mailto.de>
References: <Pine DOT A41 DOT 3 DOT 96a DOT 971210185353 DOT 49018B-100000 AT dante15 DOT u DOT washington DOT edu>
NNTP-Posting-Host: p1-23.stuttgart.netsurf.de
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

ex. for the vga addr.

char *video;
__djgpp_nearptr_enable();
video=(char*) (__djgpp_conventional_base+0xa0000);


K. Chung wrote:

> Hi,
>         Does anyone how to write to the far pointer address directly
> without using the _farpoke function group or hacking it to near pointer?



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019