home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0296.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  435 b   |  15 lines

  1.  
  2. I am working with images stored as fixnum arrays (with delta =1 i.e. four
  3. pixels packed into a word)  aux as unmarked arrays. (I am on a VAX under
  4. Eunice). How do I deallocate the array-space once I am done with it?
  5. (I use small-segment to allocate space for the array).
  6.  
  7. Also I would appreciate any pointers of how to speed up programs with 
  8. nested do loops (order of 512x512 x(5 x 5) itterations).
  9.  
  10. Thanks,
  11.  
  12. -Rakesh Mohan.
  13. -------
  14.  
  15.