Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. Finished LCLint checking --- no code errors found Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. boolt.c: (in function test) boolt.c:7:16: Function test expects arg 1 to be pan_bool_t gets int: 2 Finished LCLint checking --- 1 code error found, as expected Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. uconstants.c: (in function f) uconstants.c:2:16: Variable x0 declared but not used uconstants.c:3:21: Variable x1 declared but not used Finished LCLint checking --- 2 code errors found, as expected Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. hoof.c: (in function main) hoof.c:12:16: Function init_arr expects arg 2 to be long int * gets int *: &j hoof.c:16:5: Unrecognized identifier: printf Finished LCLint checking --- 2 code errors found, expected 1