Index of /geminiatari/FILES/PROGRAM/LYNXLIB

      Name                    Last modified       Size  Description

[DIR] Parent Directory 24-Sep-2006 15:32 - [TXT] ALLOCA.C 23-Oct-1993 05:46 5k [TXT] ALLOCA.H 23-Oct-1993 05:46 1k [TXT] ATOI.C 23-Oct-1993 05:46 4k [TXT] ATOI.H 23-Oct-1993 05:46 1k [TXT] CCOMON.S 23-Oct-1993 05:46 4k [TXT] CLOCK.S 23-Oct-1993 05:46 1k [TXT] CO.C 23-Oct-1993 05:46 1k [TXT] CO.H 23-Oct-1993 05:46 1k [TXT] COFILE.C 23-Oct-1993 05:46 4k [TXT] COLSW.C 23-Oct-1993 05:46 1k [TXT] COLSW.H 23-Oct-1993 05:46 1k [TXT] COLSWS.S 23-Oct-1993 05:46 4k [TXT] CURSES.C 23-Oct-1993 05:46 29k [TXT] CURSES.H 23-Oct-1993 05:46 4k [TXT] DATECONV.C 23-Oct-1993 05:46 7k [TXT] DATECONV.H 23-Oct-1993 05:46 1k [TXT] EXINPUT.C 23-Oct-1993 05:46 6k [TXT] EXINPUT.H 23-Oct-1993 05:46 1k [TXT] E_OSBIND.H 23-Oct-1993 05:46 1k [TXT] FFILE.C 23-Oct-1993 05:46 1k [TXT] GDOS.S 23-Oct-1993 05:46 1k [TXT] GEMVAR.C 23-Oct-1993 05:46 1k [TXT] GETCOOKI.C 23-Oct-1993 05:46 1k [TXT] GETCOOKI.H 23-Oct-1993 05:46 1k [TXT] LIBLYNX.A 23-Oct-1993 05:46 49k [TXT] LINEA.H 23-Oct-1993 05:46 23k [   ] LYNXLIB.DOC 23-Oct-1993 05:46 36k [TXT] MACTIONS.SAM 23-Oct-1993 05:46 1k [TXT] MAKEFILE 23-Oct-1993 05:46 1k [TXT] MAXMIN.C 23-Oct-1993 05:46 1k [TXT] MEDIACH.S 23-Oct-1993 05:46 7k [TXT] MEMFILE.C 23-Oct-1993 05:46 2k [TXT] MMACROS.SAM 23-Oct-1993 05:46 1k [TXT] MYGEM.C 23-Oct-1993 05:46 5k [TXT] MYGEM.H 23-Oct-1993 05:46 1k [TXT] NOBDEFS.H 23-Oct-1993 05:46 10k [TXT] NSTRING.C 23-Oct-1993 05:46 2k [TXT] NSTRING.H 23-Oct-1993 05:46 1k [TXT] PATHNAME.C 23-Oct-1993 05:46 10k [TXT] PEEKPOKE.C 23-Oct-1993 05:46 1k [TXT] PICTURE.C 23-Oct-1993 05:46 21k [TXT] PICTURE.H 23-Oct-1993 05:46 2k [TXT] ROUND.C 23-Oct-1993 05:46 1k [TXT] ROUND.H 23-Oct-1993 05:46 1k [TXT] SETCOOKI.C 23-Oct-1993 05:46 4k [TXT] SINDEX.C 23-Oct-1993 05:46 1k [TXT] SPEC.S 23-Oct-1993 05:46 14k [TXT] STDDEF.H 23-Oct-1993 05:46 2k [TXT] STRING.H 23-Oct-1993 05:46 1k [TXT] STRINGS.H 23-Oct-1993 05:46 1k [TXT] SYSVAR.H 23-Oct-1993 05:46 7k [TXT] TOS.H 23-Oct-1993 05:46 14k [TXT] TOSMEM.H 23-Oct-1993 05:46 4k [TXT] TRICKS.C 23-Oct-1993 05:46 2k [TXT] TRICKS.H 23-Oct-1993 05:46 1k [TXT] UNJAR.S 23-Oct-1993 05:46 1k [TXT] VFILE.C 23-Oct-1993 05:46 3k [TXT] VFILE.H 23-Oct-1993 05:46 2k [TXT] VOLUME.C 23-Oct-1993 05:46 6k [TXT] VT52.H 23-Oct-1993 05:46 2k [TXT] WHERIS.C 23-Oct-1993 05:46 3k [TXT] WHICHTOS.C 23-Oct-1993 05:46 2k [TXT] WILD.C 23-Oct-1993 05:46 3k [TXT] WINDNEW.C 23-Oct-1993 05:46 1k

This is the README file for the LynxLib supplementary Library, by
         Robert Fischer
         80 Killdeer Road
         Hamden, CT  06517   USA
         (203) 288-9599
         fischer-robert@cs.yale.edu

LynxLib is a miscellaneous library of functions I created over the
years.  You may or may not find it useful for programming yourself,
but some or all of it is needed for most programs I write.

LynxLib was originally compiled under Mark Williams C and the MADmac
assembler, using a MAKEFILE similar to MAKEFILE.SAM along with
MACTIONS.SAM and MMACROS.SAM.  LynxLib costs no money, but is mostly
the property of Robert Fischer.  You may redistribute LynxLib, but not
for money.  LynxLib COMES WITH ABSOLUTELY NO WARRANTY!  See the file
LYNXLIB.DOC for further details.

This archive should contain the following files:

MAKEFILE.SAM	Sample MAKEFILE
MACTIONS.SAM	Sample MACTIONS file
MMACROS.SAM		Sample MMACROS file
LYNXLIB.DOC		Licensing information and documentation on LynxLib
LYNXLIB.A		LynxLib compiled for Mark Williams C
plus the various source modules

If you have any questions or comments, please tell me (the author).

Note that all source files in LynxLib are set up to work with a
tabsize of 4.

LynxLib version history:
	1.00		Some time December, 1990
	1.01		January 26, 1990