passing *char parameters by reference

Walter Murray walter at hpclwjm.HP.COM
Sat Aug 12 10:38:07 AEST 1989


>>Would someone be kind enough to tell me why this program fails?

>Because it wasn't run through lint...

If you use function prototypes, an ANSI-conforming compiler will also
catch this kind of error.

Walter Murray
----------



More information about the Comp.lang.c mailing list