LPASS2 — User Commands
NAME
lpass2 − Second pass of lint program
SYNOPSIS
lpass1 [options] file file ...
OPTIONS
See code for details.
DESCRIPTION
Lpass2 is a program used internally by lint. It reads its file arguments, which were output by lpass1, and outputs lint diagnostics resulting from improper procedure calls (wrong number of arguments, wrong argument type, etc.).
This program should only be invoked by lint; users should not normally invoke it directly.
KEYWORDS
check, lint, pass
Sprite version 1.0 — January 18, 1989