DELBR Version 1.1A - CP/M-86 edition A program to extract all files from a "Novosielski" (.LBR) archive. Syntax: DELBR filename (.LBR filename extension is assumed) Originally written by Jeff Martin, 10/9/82 07/28/84 - Fixed AZTEC conditional defines. (Tried it this time, instead of guessing). Removed DESMET stuff, as the Read() function dosen't always know how many bytes it has read! That didn't work too well. 06/10/84 - Kludged up to work with a variety of unix-like compilers. BUFFERING added. 04/07/84 - reworked to compile under DeSmet 'C' Compiler for use under CP/M-86 Peter A. Polansky 01/01/83 - Bug in large LBR files removed. --JEC 11/12/83 - CP/M 68k version created. Jim Cathey 01/03/83 - BDS version reworked to provide the generally-useful getldir() function --JCM 01/02/83 - BDS C version created --JCM 11/27/82 - Fixed bug that was causing one-sector files to be rejected as invalid directory entries --JCM