home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!destroyer!sol.ctr.columbia.edu!ira.uka.de!chx400!sicsun!disuns2!eldi.epfl.ch
- From: KOKKINOS@eldi.epfl.ch (Andreas Kokkinos)
- Newsgroups: comp.sys.mac.programmer
- Subject: Indexed files with Think Pascal ?
- Message-ID: <4354@disuns2.epfl.ch>
- Date: 26 Jul 92 12:29:36 GMT
- Sender: news@disuns2.epfl.ch
- Organization: Ecole Polytechnique Federale de Lausanne, Dpt d'informatique
- Lines: 21
- Nntp-Posting-Host: eldi.epfl.ch
- X-News-Reader: VMS NEWS 1.22
-
- I would like to create indexed files with Think Pascal.
-
- The items (Records) of the file are all of the same kind and
- they are identified by a key (could be an integer).
-
- By INDEXED FILES I mean files that records can be accessed by ONE
- I/O instruction (like in DataBases) without having to read all recods
- to find the one we want to read.
-
- Thanks Andreas KOKKKINOS
-
-
-
-
-
- =============================================================================
- | Andreas KOKKINOS | Swiss Federal Institute of Technology |
- | e-mail : KOKKINOS@ELDI.EPFL.CH | Lausanne SWITZERLAND |
- | Phone : (004121) 6534819 | |
- | Fax : (004121) 6534819 | Computer Science Department |
- =============================================================================
-