home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / c / 13289 < prev    next >
Encoding:
Text File  |  1992-09-08  |  519 b   |  13 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!sal.wisc.edu!alan
  3. From: alan@sal.wisc.edu (Alan Watson)
  4. Subject: Re: Initializing Random Seeds 
  5. Message-ID: <1992Sep7.051154.12559@sal.wisc.edu>
  6. Organization: Space Astronomy Lab, Madison WI
  7. References: <1992Sep4.173259.12437@maccs.dcss.mcmaster.ca> <1992Sep7.104159.354@hhcs.gov.au>
  8. Date: Mon, 7 Sep 1992 05:11:54 GMT
  9. Lines: 2
  10.  
  11. Save the state of the generator in a file at the end of the run; read
  12. the state back in at the beginning of the next run.
  13.