www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/04/29/02:27:23

Date: Mon, 29 Apr 1996 09:16:27 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Bruno Kraychete da Costa <brunokc AT ufba DOT br>
Cc: djgpp AT delorie DOT com
Subject: Re: MK_FP, peekb and pokeb
In-Reply-To: <Pine.A32.3.90.960428163419.22522A-100000@canudos.ufba.br>
Message-Id: <Pine.SUN.3.91.960429091107.472J-100000@is>
Mime-Version: 1.0

On Sun, 28 Apr 1996, Bruno Kraychete da Costa wrote:

> 	Does anybody know of a djgpp version of Borland commands MK_FP, 
> pokeb/poke and peekb/peek ?!?! 

You don't need MK_FP in DJGPP, and peek/poke functions are in the library. 
From what you tell, you are probably writing a program that accesses
memory-mapped devices or absolute addresses.  If that is so, please get
the DJGPP FAQ list (v2/faq200b.zip from the same place you get DJGPP) and
read Chapter 18 (and maybe 17) there.  These things are done differently
in DJGPP because it's a protected-mode environment. 

> 	Is there any context sensitive help for djgpp concerning to its 
> commands ?! Just like pressing Ctrl+F1 on Borland Compiler with the 
> cursor under the desired work ...

The library is documented in the Info file libc.inf that you can read 
with the stand-alone Info reader (info.exe from txi360b.zip).  If you use 
the right editor (like Emacs) that has a built-in Info reader, you can 
have the context-sensitive help feature.

- Raw text -


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