home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!wupost!uwm.edu!ogicse!das-news.harvard.edu!spdcc!dirtydog.ima.isc.com!karl
- From: karl@ima.isc.com (Karl Heuer)
- Newsgroups: comp.std.c
- Subject: Re: int const * p;
- Message-ID: <1992Sep01.193529.4270@ima.isc.com>
- Date: 1 Sep 92 19:35:29 GMT
- References: <180188INNmtc@fbi-news.Informatik.Uni-Dortmund.DE>
- Sender: usenet@ima.isc.com (news)
- Organization: Interactive Systems, Cambridge, MA 02138-5302
- Lines: 5
-
- In article <180188INNmtc@fbi-news.Informatik.Uni-Dortmund.DE> sprave@gonzo.informatik.uni-dortmund.de (Joachim Sprave) writes:
- >Could anybody look in the standard, if int const * p; is allowed?
- >SUN's acc gives an error.
-
- Yes, it is legal. A compiler that rejects it is not Standard-conforming.
-