Sun WorkShop Compiler C 5.0 User's Guide

Questionable Constructs

lint flags a miscellany of legal constructs that may not represent what the programmer intended. Examples:

Or use the U suffix:


if (u == -1U) ...