980704 143k 0 RPilot: Rob's PILOT Version 1.01 Copyright 1998 Rob Linwood (auntfloyd@biosys.net) WWW: http://auntfloyd.home.ml.org/ RPilot is an interpreter for the PILOT programming language. PILOT, the Programmed Inquiry, Learning, Or Teaching language, was originally designed to be used by teachers as an aid in instruction. PILOT is easy to learn, and most people should be able to in a very short amount of time.
971203 54k 1 BTERM is essentially a very simple modem communications program. It is designed to allow you to use your modem to communicate to other computers via ANSI/ASCII Text and pictures and does not support any types of UP or DOWN loading protocols.
961111 182k 1 the keytree toolbox is a set of library routines for turbo pascal programmers, which create and maintain randomly accessed files of variable length records. the indexing algorithm requires only sufficient of the record key to ensure uniqueness before reading a record (if you have only one customer whose name starts with z, you get the record as soon as you type z). any number of files may be opened, and each may have up to 10 indexes of multi-field keys. "read all records whose key starts with certain characters" is provided, and files can be read and written serially. associated records can be chained in linked lists. source is provided.
950329 58k 0 Libraries containing BASIC-style string functions for C and C++. Date and time functions are also included. Libraries are fully written in fast assembly code. Optimizations for Pentium processors are implemented. Both Microsoft and Borland formats are included. Developed by TechniLib.
890124 5k 3 Btoa is a Unix filter that reads anything from the standard input, and encodes it into printable ASCII on the standard output. It also attaches a header and checksum information used by the reverse filter atob to find the start of the data and to check integrity.
871130 10k 1 ANSISYS.C (C) Copyright 1985 Don F. Ridgway All rights reserved. C programming language header/function file to #include with your C programs to give them "smart" cursor control and eye-catching "turtlegraphics"- type screen and graphics display qualities.