home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_C / SNIP9404.ZIP / RNDMIZE.C < prev    next >
Text File  |  1994-04-03  |  41b  |  2 lines

  1. srand( ((unsigned int)time(NULL)) | 1);
  2.