Nodelist parser

 BBS: Inland Empire Archive
Date: 02-17-93 (23:40)             Number: 252
From: CORIDON HENSHAW              Refer#: NONE
  To: ROBERT CHURCH                 Recvd: NO  
Subj: Nodelist parser                Conf: (2) Quik_Bas
Hello Robert!

Sunday February 14 1993, Robert Church writes to Coridon Henshaw:

 RC> I couldn't get your nodelist parser to work, so I re-wrote it.

Creative code posting, eh? ;)

 RC> I don't know which one is faster,

Your decoder runs at the same speed as mine, just about.

 RC>         Pnt             AS INTEGER        'forget something?

Nope, because there is no FTSC standard for listing points
in the nodelist...yet.

I found a slight bug in your reader.  When you encounter the first region, be
sure to make the net number 100.  That bug was in my
decoder aswell, so it's not your fault ;).

 RC> I have some ideas for a small nodelist format.

I also have a packed format for the nodelist, using 5 bits
for one byte in every text string.  Plus making every flag
into one bit.

 RC> Is there any special information you'll need in the nodelist,

For SirrusMail, I presume?  I'm intending on using a ISAM
database hybrid system.

Coridon Henshaw \ Sirrus Software

$$11
--- GEcho 1.00
 * Origin: TCS Concordia - Mail Only - Toronto, Ontario (1:250/820)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET