home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18652 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.3 KB

  1. Path: sparky!uunet!utcsri!csri.toronto.edu!jinl
  2. Newsgroups: comp.lang.c
  3. From: jinl@csri.toronto.edu (Jin Liu)
  4. Subject: Does any one know about c-tree /r-tree ?
  5. Message-ID: <1992Dec18.163357.21724@jarvis.csri.toronto.edu>
  6. Organization: CSRI, University of Toronto
  7. Date: 18 Dec 92 21:33:58 GMT
  8. Lines: 21
  9.  
  10.  
  11.    Hi, has any one used CTREE or RTREE package (I'm using c-tree
  12.    Plus ver.6.0)?  To build a database, basically there are two ways,
  13.    one is with Lowlevel functions, the other is with ISAM functions.
  14.    I noticed they are quite memory consuming. I thought Lowlevel function
  15.    taking less memory compared with ISAM functions (and i compared the
  16.    given sample program by FairCom, the isam.c and lowlevel.c). But
  17.    i'm still not so sure, Some one else was using ISAM and they thought
  18.    ISAM function requiring less memory than Lowlevel function.
  19.  
  20.    Does any one have the same problem or has some knowledgee regarding
  21.    this? Generally, what's the min. memory requirment for C-tree
  22.    /or R-tree (the FairCom's guild doesn't say a thing about it).
  23.    Any help/suggestions/advices will be highly appreciated.
  24.  
  25.  
  26.    Jin Liu
  27.  
  28.    Email: jinl@csri.torotno.edu.        Tokyo Electric Canada Co Ltd.
  29.  
  30.    * *  Teamwork is essential -- it allows you to blame someone else :-) * *
  31.