home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / std / c / 2547 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  745 b 

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