[.CURSES] This is the compiled source code (object files) and object library for BSD 4.2 "curses". The header file curses.h is the Berkeley curses header modified for VMS. This is necessary since part of the functionality provided in "curses" is useful for non-curses applications (raw, cbreak, echo, etc.). For this reason, the func- tions are provided in the VAXCIO package and defined in their header files. VMSCURSES.H should reside in SYS$LIBRARY:. VMS$CURSES.OLB_ASC is the asciized version of the object library. This asciized version can be reversed to produce a true object library with the use of [-.MISC]ASC2BIN.EXE. See documentation in the [-.MISC] directory for further explanation of ASC2BIN. You can rebuild VMS$CURSES.OLB with the following command: $ LIB/CREATE VMS$CURSES.OLB *.OLB