Sun WorkShop Compiler C 5.0 User's Guide

Portability Checks

Some nonportable code is flagged by lint in its default behavior, and a few more cases are diagnosed when lint is invoked with -p or -Xc. The latter causes lint to check for constructs that do not conform to the ANSI/ISO C standard. For the messages issued under -p and -Xc, see "lint Libraries".

Examples: