Unix System Laboratories C/C++


[Home] Home > Programming > Preprocessor > Compilers >
USL C/C++

Description

The USL C/C++ compiler. Mostly provided with various variants of System V Release 3 and SCO's System V Release 5.

This was replaced by the SCO Development System with later versions of OpenServer and UnixWare.


Macros

Type Macro Format Description
Identification __USLC__    
Version __SCO_VERSION__ VRRYYYYMM V = Version
RR = Revision
YYYY = Year
MM = Month

Examples

Version __SCO_VERSION__ Description
3.2 302199801  
3.4 304200805 UnixWare 7.1.4 UDK C++ (CC)
4.2 402200805 UnixWare 7.1.4 UDK C (cc)

Copyright © 2010-2024 Paul Ward.
License Information