home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / tech / 6613 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  746 b 

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!yale.edu!ira.uka.de!smurf.sub.org!artcom0!hb.maus.de!k.maus.de!Peter_Missel
  2. From: Peter_Missel@k.maus.de (Peter Missel)
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: How to change text in free str
  5. Message-ID: <A52096@K.maus.de>
  6. Date: 8 Jan 93 18:49:00 GMT
  7. Article-I.D.: K.A52096
  8. References: <A20941@HB.maus.de>
  9. Organization: MausNet (Mitglied im IN e.V.)
  10. Lines: 6
  11. X-Gateway: MausGate/News 1.16/hb
  12.  
  13. a>Could I have an example of how, exactly to change the text in a free
  14. a>string under MW's C?  I've been trying to use rsrc_gaddr but haven't
  15.  
  16. (char*)(((TEDINFO*)(tree[object].ob_spec))->te_ptext)
  17.  
  18. is the pointer to the first character of the string.
  19.