****************************NULLTERMINATED ERROR2 test1.c: (in function main) test1.c:11:6: Possibly non-nullterminated storage c passed as nullterminated param: fcn1 (c) SYMBOL REFERENCED IS NOT NULLTERMINATED! *******************************= test1.c:13:6: Variable d used before definition ****************************NULLTERMINATED ERROR2 test1.c:13:6: Possibly non-nullterminated storage d passed as nullterminated param: fcn1 (d) SYMBOL REFERENCED IS NOT NULLTERMINATED! *******************************= Finished LCLint checking --- 3 code errors found Cannot open file: test2.c Finished LCLint checking --- no code processed