Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!helios.ee.lbl.gov!nosc!humu!uhccux!lupton From: lupton@uhccux.uhcc.hawaii.edu (Robert Lupton) Newsgroups: comp.lang.c Subject: Re: modification of strings Message-ID: <3268@uhccux.uhcc.hawaii.edu> Date: 15 Feb 89 20:49:21 GMT References: <7429@csli.STANFORD.EDU> <466@oglvee.UUCP> <11711@haddock.ima.isc.com> <3656@arcturus> Reply-To: lupton@uhccux.UUCP (Robert Lupton) Organization: University of Hawaii Lines: 7 Rumour has it that sscanf modifies strings passed as a first argument on at least some machines (e.g. some suns?). Well, it doesn't actually modify the contents, but the compiler doesn't know that. Does anyone have any information? Robert