home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11512 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.1 KB

  1. 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
  2. From: chelf@lunatix.uucp (Chad Helfenberger)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Data Structure help
  5. Message-ID: <1992Dec18.191555.16490@lunatix.uucp>
  6. Date: 18 Dec 92 19:15:55 GMT
  7. Organization: Lexington Public Access Unix. -KY- (606) 255-9121
  8. Lines: 15
  9.  
  10. If you can direct me to further information, or would choose to elaborate 
  11. yourself, on the following question, I would greatly appreciate it.. 
  12.  
  13. I'm just a hobbyist programmer, and I'm attempting to write a simple BBS.  
  14. What I need to know is what kind of data structure I should use to keep 
  15. track of the messages in the msg. bases.  I'd like to have something that 
  16. would keep track of whether EACH user has read the msg., and it should be 
  17. fast.  I can do the general stuff (deleted flags, anonymous, from/to fields, 
  18. etc.).  All I need to know is how I should go about keeping track of which 
  19. users have read each msg.  Thanks.
  20.  
  21.  
  22. -- 
  23. Chad Helfenberger
  24. (chelf@lunatix.uucp) 
  25.