CS 3733 Operating Systems: Lint Warnings
The following lint warnings should usually not be ignored:
- implicitly declared to return int
- name used but not defined
- function argument (number) used inconsistently
- function falls off end without returning a value