bcc30.doc        Notes on using the code with BCC++ 3.0.
code.doc         Alternative code for use in close.c (for interest).
close.c          The code needed to allow Turbo C programs to get more handles.
go32.dif         Changes to apply to the DJGPP v1.05 "go32" directory.
handles.doc      A brief discussion about handles in MSDOS and Turbo C.
include.dif      Changes to apply to the DJGPP v1.05 "include" directory.
makefile         A makefile for testing the changes under Turbo C.
makefile.g       A makefile for testing the changes under DJGPP.
manifest         This file.
readme           ***** READ THIS FIRST *****  
streams.doc      A brief discussion about handles in MSDOS and Turbo C.
sys.dif          Changes to apply to the DJGPP v1.05 "libsrc/c/sys" directory.
test2.c          A test program. Use either makefile to compile.
