What is a library header?
+libclass
, +libdir
/-libdir
, and +libh
/-libh
to specify which headers are library. You can then use the options -wlib
, -elib
, and -elibsym
to control lint messages emanating from "library headers", without affecting the checking of your own code.See Chapter 5 (Libraries) of the PC-lint Plus Reference Manual for further discussion and details.