home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / 7951 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  797 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!uicvm.uic.edu!u23176
  2. Organization: University of Illinois at Chicago
  3. Date: Thursday, 19 Nov 1992 13:01:30 CST
  4. From: <U23176@uicvm.uic.edu>
  5. Message-ID: <92324.130130U23176@uicvm.uic.edu>
  6. Newsgroups: comp.databases
  7. Subject: Clipper & C & Array
  8. Lines: 9
  9.  
  10. Hi, there, I am new in clipper programming and have some questions here:
  11. 1.  Usually in what cases a clipper program needs to call C functions
  12.     through the clipper extend system?
  13. 2.  An array in clipper can hold up to about 4,000 elements.  If there are
  14.     several array variables in the program, would there be a problem
  15.     for the memory if the arrays hold a lot of elements?  If so, what is
  16.     the general rule to use clipper arrays with large number of elements?
  17.  
  18. Thanks!
  19.