home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!sun-barr!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!rpi!batcomputer!munnari.oz.au!metro!seagoon.newcastle.edu.au!mars!mazz
- From: mazz@mars (Richard Mazzaferri)
- Subject: Re: self-reproducing C++ program
- Message-ID: <mazz.722147924@mars>
- Sender: news@seagoon.newcastle.edu.au
- Organization: Uni of Newcastle, Australia
- References: <1919@alcbel.be> <1992Nov17.144939.21793@cc.gatech.edu>
- Date: Thu, 19 Nov 1992 04:38:44 GMT
- Lines: 15
-
- brianm@cc.gatech.edu (Brian N. Miller) writes:
-
- >In article <1919@alcbel.be> ldup@ta7s49.alcbel.be (Luc Duponcheel) writes:
-
- >> <<';'<<
-
- >This won't work, because character constants are converted to ints.
- >This will output the ascii decimal equivalent of ';', right?
-
- No, <stream.h> had this behaviour, but <iostream.h> outputs chars as chars.
-
- Mazz.
- --
- Richard Mazzaferri Ph.D. student Uni. of Newcastle
- Ph (049) 216254 mazz@faceng.newcastle.edu.au Australia.
-