
	README file for Borland C++ Users
	=================================



- CSLIB needs lots of files. However, there is a limitation
  in the Borland Runtime Libraries which seriously limits the
  number of open files.
  As stated in their documentation, this problem can be solved
  by modifying and recompiling the _nfile.h, files.c and files2.c
  source files.
  For more information, please refer to the Borland DOC\HELPME.WRI
  file.

- The Dos versions of the static libraries produced by BC 5.0
  and BC 4.5 are compatible, which is why only the BC 5.0 is
  included with the distribution.

- The CSLIB header files may generate a:
       WARNING .... Redefintion of 'alloca' is not idential
  message.
  This is harmless.







