home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp48 / 4425 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.2 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!swrinde!gatech!bloom-beacon!eru.mt.luth.se!lunic!sunic!kth.se!nada.kth.se!d89-bga
  2. From: d89-bga@nada.kth.se (Bjorn Gahm)
  3. Newsgroups: comp.sys.hp48
  4. Subject: Large Strings
  5. Keywords: Strings
  6. Message-ID: <1992Aug30.205351.2269@kth.se>
  7. Date: 30 Aug 92 20:53:51 GMT
  8. Sender: d89-bga@nada.kth.se (Bj|rn Gahm)
  9. Organization: Royal Institute of Technology, Stockholm, Sweden
  10. Lines: 19
  11. Nntp-Posting-Host: noir.nada.kth.se
  12.  
  13. Hi!
  14. Is there a way to add a small string to a very large one ?
  15.  
  16. When I have a string (or any object of any kind) and adds to it the system
  17. makes copies of the two parts and performs the task on the copies.
  18.  
  19. Ie if I have a string of size 15000 bytes and wants to add 20 more bytes 
  20. the hp48 runs out of memory. (I have approx 5000 bytes of free memory)
  21. (The objects are only on stack and not stored)
  22.  
  23. Is there a way to bypass the system and just add without having the hp48 
  24. making copies first?
  25.  
  26. Thanks in advance......
  27.  
  28. -- 
  29.           Bjorn Gahm        Email: d89-bga@nada.kth.se
  30.                             Snail: Forskarbacken 10/315
  31.                                    104 05 STOCKHOLM
  32.