- File Descriptions -

NIBOR.DLL:
---------
While compiling programs in Borland C++ version 1.5 for OS/2, an 
error message stating "system cannot find the file: C215MT.DLL" 
appears.  C2MT.DLL is a dynamic link library (DLL) that ships with 
older versions (prior to version 1.5) of Borland's C++.  Version 1.5 
of Borland C++, however, ships with the dynamic link library 
retitled as C215MT.DLL and our driver (NIBOARD.DLL) calls to 
C2MT.DLL thus the dilemma.

The file NIBOR.DLL found herein is a work around for this problem.