AT&T C compilers
Dominick Samperi
samperi at marob.MASA.COM
Sat Feb 25 15:04:12 AEST 1989
The AT&T C compiler (from System V, Release 2?) chokes on a declaration
of the form:
extern int bob(double (*)()) ;
On the other hand, it is accepted by Microsoft C and other C compilers.
The AT&T C++ translator also chokes on this. Is this declaration
incorrect, or have I been bitten by a compiler bug?
--
Dominick Samperi -- ESCC
samperi at marob.masa.com
uunet!hombre!samperi
More information about the Comp.lang.c
mailing list