Path: utzoo!mnetor!tmsoft!torsqnt!jarvis.csri.toronto.edu!rutgers!usc!brutus.cs.uiuc.edu!psuvax1!psuhcx!wcf From: wcf@psuhcx.psu.edu (Bill Fenner) Newsgroups: alt.sources Subject: gettime, patch 1 Message-ID: <1931@psuhcx.psu.edu> Date: 21 Nov 89 16:15:29 GMT Sender: wcf@psuhcx.psu.edu Reply-To: wcf@psuhcx.psu.edu (Bill Fenner) Distribution: alt Organization: Penn State University Engineering Computer Lab Lines: 6 Well, as tnosoes!tom was kind enough to point out, I didn't initialize reallyset if you did not supply the -s switch on the command line. Just make the declaration int reallyset=0; Bill