home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!usc!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!agate!usenet.ins.cwru.edu!ukma!lunatix!chelf
- From: chelf@lunatix.uucp (Chad Helfenberger)
- Newsgroups: comp.os.msdos.programmer
- Subject: Data Structure help
- Message-ID: <1992Dec18.191555.16490@lunatix.uucp>
- Date: 18 Dec 92 19:15:55 GMT
- Organization: Lexington Public Access Unix. -KY- (606) 255-9121
- Lines: 15
-
- If you can direct me to further information, or would choose to elaborate
- yourself, on the following question, I would greatly appreciate it..
-
- I'm just a hobbyist programmer, and I'm attempting to write a simple BBS.
- What I need to know is what kind of data structure I should use to keep
- track of the messages in the msg. bases. I'd like to have something that
- would keep track of whether EACH user has read the msg., and it should be
- fast. I can do the general stuff (deleted flags, anonymous, from/to fields,
- etc.). All I need to know is how I should go about keeping track of which
- users have read each msg. Thanks.
-
-
- --
- Chad Helfenberger
- (chelf@lunatix.uucp)
-