BBS: Inland Empire Archive Date: 02-13-93 (02:08) Number: 159 From: JOE KOSS Refer#: NONE To: JOE JARED Recvd: NO Subj: Re: Huffman Compression E Conf: (1) 80xxx
if your refering to 'quick basic' when you say 'basic' then your problem can _easily_ be solved with the /A switch with BC.EXE. It outputs assembly language code for all basic statements in the module you are compiling. Because of this you can see exactly how the compilers does it's calling conventions, etc.. just set up the called routines as public and do what the compiler did, and your all set. --- RBBSMail v18.2 * Origin: The Spacedock Bbs - (203)666-4999 - 16.8K HST/DS (1:142/499.0)
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