home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!kuhub.cc.ukans.edu!2ftqkiln
- From: 2ftqkiln@kuhub.cc.ukans.edu
- Newsgroups: comp.sys.amiga.programmer
- Subject: Beginner 'C' Q about clock time
- Message-ID: <1992Sep14.130024.42975@kuhub.cc.ukans.edu>
- Date: 14 Sep 92 13:00:22 CDT
- Organization: University of Kansas Academic Computing Services
- Lines: 9
-
- This is a real basic question but
- i'm writing yer basic guess the number
- game for a beginner 'c' class and we
- have to find the target number through
- rand() and srand() and i wanted to seed
- it using the internal clock of the 3000
- to get it as random as psuedo random can be
- so could someone tell me how to get a number
- from the clock. Thanks in advance....-Dave
-