home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.c:18991 comp.std.c:3279
- Newsgroups: comp.lang.c,comp.std.c
- Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!munta.cs.mu.OZ.AU!fjh
- From: fjh@munta.cs.mu.OZ.AU (Fergus James HENDERSON)
- Subject: Re: uninitialized++;
- Message-ID: <9236508.13290@mulga.cs.mu.OZ.AU>
- Followup-To: comp.std.c
- Sender: news@cs.mu.OZ.AU
- Organization: Computer Science, University of Melbourne, Australia
- References: <HBF.92Dec29211517@gandalf.uio.no>
- Date: Tue, 29 Dec 1992 21:44:33 GMT
- Lines: 21
-
- hbf@gandalf.uio.no (Hallvard B Furuseth) writes:
-
- >Can this fail - on some machine? - in ANSI?
- >
- >main ()
- >{
- > int uninitialized;
- > uninitialized++;
- > return 0;
- >}
-
- I believe so, but I can't give you an authoratitive answer.
- I've redirected things to comp.std.c where hopefully someone will
- be able to quote chapter and verse of the standard to answer
- your query.
-
- --
- Fergus Henderson fjh@munta.cs.mu.OZ.AU
- This .signature virus is a self-referential statement that is true - but
- you will only be able to consistently believe it if you copy it to your own
- .signature file!
-