home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 13030 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!noc.msc.net!news.stolaf.edu!mari.acc-admin.stolaf.edu!henning
  3. From: henning@mari.acc-admin.stolaf.edu (Mark Henning)
  4. Subject: Memory handling question for AREXX reslt codes.
  5. Message-ID: <1992Sep2.203621.9511@news.stolaf.edu>
  6. Keywords: AREXX memory
  7. Sender: news@news.stolaf.edu
  8. Organization: St. Olaf College; Northfield, MN
  9. Date: Wed, 2 Sep 1992 20:36:21 GMT
  10. Lines: 17
  11.  
  12. Just a quick question:  
  13. I am writing a command interface for AREXX and am confused by the
  14. verbage of the rm_result2 section. 
  15. From where do I get memory.  Since we are returning the pointer to the
  16. calling program, we can never be completely sure that it is done with
  17. the pointer.  
  18. I'm sure I am just missing a simple concept, but I am really confused.
  19.  
  20. I am on a rather tight deadline, but will be able to write other
  21. portions of the code for the time being.
  22.  
  23. Thanks in advance for any help.  Please direct answers to:
  24.  
  25. henning @stolaf.edu
  26.  
  27.                 -henning
  28.  
  29.