Prototyping char parameters in ANSI C

Doug Gwyn gwyn at smoke.BRL.MIL
Fri Apr 28 06:51:32 AEST 1989


In article <8661 at xanth.cs.odu.edu> kremer at cs.odu.edu (Lloyd Kremer) writes:
>So, I shall now ask: How do you tell the compiler that you want this *NEW*
>behavior?  If a full prototype isn't good enough, what is?

You have to use the prototype form in the function definition as well.



More information about the Comp.lang.c mailing list