AT&T C compilers
Dave Jones
djones at megatest.UUCP
Thu Mar 2 14:02:29 AEST 1989
>From article <1144 at wpi.wpi.edu>, by mhampson at wpi.wpi.edu (Mark A. Hampson):
> Unless mistaken, C++ is a superset of the proposed ANSI Standard C.
Not unless they've fixed it. Last I heard, C++ required prototypes,
so it would not accept an old C program (or an old C include-file, which
is a royal pain), and it did the prototypes just a little differently
from ANSII C.
But then, I haven't obtained an update in a long time.
More information about the Comp.lang.c
mailing list