Function declarations (was: MSC v5.1 Bug???)
Mark Roberts
markro at microsoft.UUCP
Thu Aug 25 03:54:46 AEST 1988
In article <356 at sdrc.UUCP> scjones at sdrc.UUCP (Larry Jones) writes:
>NO!!! Amazingly enough, MSC got this right - the code is wrong.
Thanks for the answer; here is (I believe) the appropriate section from the
May 88 draft standard (3.5.1, pg 56, lines 19-20):
"The declaration of an identifier for a function that has block scope
shall have no explicit storage-class specifier other than extern."
[ Amazingly? (:-) ]
More information about the Comp.lang.c
mailing list