Mail Archives: djgpp/1997/05/24/04:48:08
From: | Adam Chlipala <chilip AT ptd DOT net>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | GNU Info: Indirect Addressing
|
Date: | 24 May 1997 00:07:49 GMT
|
Organization: | ProLog - PenTeleData, Inc.
|
Lines: | 28
|
Message-ID: | <338630F4.95332D71@ptd.net>
|
Reply-To: | chilip AT ptd DOT net
|
NNTP-Posting-Host: | cs5-02.all.ptd.net
|
NNTP-Posting-User: | chilip
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
I am coding a reader for the GNU Info file format, the format that all
of the DJGPP help files are in. I am having trouble implementing
indirect addressing, a technique whereby info files are divided up into
multiple files to save loading time or something. A main .inf file has
a Tag Table at the end that specifies numbers for each of the .i1, i2,
..., .iN files which are related somehow to byte numbers that nodes
start at. However, the exact way that these numbers are used has eluded
me. If anyone has experience with indirectly addressed Info files, I
would GREATLY appreciate help on this matter, preferably at least with
an e-mail notification that someone has responded. If you've never
worked with GNU Info files, but think you can crack any data file
format, I will be equally gratefull if you can explain this to me.
Thanks in advance.
--
-----------------------------------
|/***/\**/-\**/\***\ ________ |
|\*Adam***Chlipala*/ / \ |
|/**chilip AT ptd DOT net*\ / \_ _/ \ |
|\****\/*****\/****/ | *\ /* | |
|[ - -^- -^- -^- - ] \ .. / |
| Conspiracies, \ \____/ / |
|| Intrigue, and | \_ _/ |
| / Donkeys \ \__/ |
|[ - -^- -^- -^- - ] |
|<-**->http://ciad.home.ml.org<-**->|
-----------------------------------
- Raw text -