home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / programm / 13070 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.3 KB

  1. Path: sparky!uunet!gatech!destroyer!sol.ctr.columbia.edu!ira.uka.de!chx400!sicsun!disuns2!eldi.epfl.ch
  2. From: KOKKINOS@eldi.epfl.ch (Andreas Kokkinos)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Indexed files with Think Pascal ?
  5. Message-ID: <4354@disuns2.epfl.ch>
  6. Date: 26 Jul 92 12:29:36 GMT
  7. Sender: news@disuns2.epfl.ch
  8. Organization: Ecole Polytechnique Federale de Lausanne, Dpt d'informatique
  9. Lines: 21
  10. Nntp-Posting-Host: eldi.epfl.ch
  11. X-News-Reader: VMS NEWS 1.22
  12.  
  13. I would like to create indexed files with Think Pascal.
  14.  
  15. The items (Records) of the file are all of the same kind and 
  16. they are identified by a key (could be an integer).
  17.  
  18. By INDEXED FILES I mean files that records can be accessed by ONE
  19. I/O instruction (like in DataBases) without having to read all recods
  20. to find the one we want to read.
  21.  
  22. Thanks Andreas KOKKKINOS
  23.  
  24.  
  25.  
  26.  
  27.  
  28. =============================================================================
  29. | Andreas KOKKINOS                  | Swiss Federal Institute of Technology | 
  30. | e-mail : KOKKINOS@ELDI.EPFL.CH    | Lausanne SWITZERLAND                  | 
  31. | Phone  : (004121) 6534819         |                                       | 
  32. | Fax    : (004121) 6534819         | Computer Science Department           |
  33. =============================================================================
  34.