Digital UNIX | ||
---|---|---|
Prev | Chapter 7. Development Environment | Next |
Digital UNIX Version 4.0 supports the following run-time libraries
DEC Ada Run-Time Libraries (RTL)
The DEC Ada run-time library libada enables users to run previously compiled DEC Ada programs without having to install DEC Ada on their system. These libraries support such DEC Ada run-time functionality as tasking, exceptions, timer services, and miscellaneous computations.
DEC C++ Run-Time Libraries (RTL)
The DEC C++ run-time libraries (libcxx, libcomplex, and libtask) enable users to run previously compiled DEC C++ programs without having to install DEC C++ on their system. These libraries support such DEC C++ run-time functionality as I/O, complex arithmetic, and multitasking.
DEC COBOL Run-Time Libraries (RTL)
The DEC COBOL run-time libraries (libcob, libots2, and libisamstub) enable users to run previously compiled DEC COBOL programs without having to install DEC COBOL on their system. These libraries support such COBOL run-time functionality as I/O, decimal arithmetic, COBOL ACCEPT/DISPLAY statements, STRING/UNSTRING operations, and CALL and CANCEL.
DEC FORTRAN Run-Time Libraries (RTL)
The DEC FORTRAN run-time libraries (libfor, libfutil, and libUfor) enable users to run previously compiled DEC FORTRAN programs without having to install DEC FORTRAN on their system. These libraries support such FORTRAN run-time functionality as I/O, intrinsic functions, data formatting, data conversion, miscellaneous math functions, and FORTRAN bindings to common operating system services.
DEC Pascal Run-Time Libraries (RTL)
The DEC Pascal run-time library libpas enables users to run previously compiled DEC Pascal programs without having to install DEC Pascal on their system. These libraries support such Pascal run-time functionality as I/O, miscellaneous math functions, time and date services, and miscellaneous file services.
Prev | Home | Next |
Shared Libraries | Up | Development Commands |