DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
C++ language

Extensions accepted in normal C++ mode

By default, the following extensions are accepted (except when strict ISO violations are diagnosed as errors via the -Xe option). Using them is discouraged unless they occur in existing code which is difficult to change.

In addition, the compiler accepts most of the preprocessing and assembly-level extensions of the UnixWare® C compiler. These include #assert, #ident, #pragma ident, #pragma weak, #pragma pack, old-style asms and enhanced asms.
Next topic: Anachronisms accepted
Previous topic: Normal C++ mode

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004