home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12552 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.2 KB

  1. Path: sparky!uunet!stanford.edu!rutgers!cbmvax!jesup
  2. From: jesup@cbmvax.commodore.com (Randell Jesup)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: LoadSeg and order of hunks
  5. Message-ID: <34563@cbmvax.commodore.com>
  6. Date: 21 Aug 92 22:11:19 GMT
  7. References: <1992Jul29.135349.21773@mits.mdata.fi>
  8. Reply-To: jesup@cbmvax.commodore.com (Randell Jesup)
  9. Organization: Commodore, West Chester, PA
  10. Lines: 17
  11.  
  12. rkaivola@mits.mdata.fi (Risto Kaivola) writes:
  13. >  The AmigaDOS function LoadSeg() loads a load module into memory.
  14. >I would like to know whether the resulting segment list is
  15. >guaranteed to reflect the order of hunks in the load module.  That
  16. >is, is the order of the segments in the segment list the same as
  17. >the order of code and data hunks in the load module?
  18.  
  19.     The order of hunks in the seglist will match the order in the loadfile.
  20. The memory addresses they're loaded to are of course random.
  21.  
  22. -- 
  23. "Rev on the redline, you're on your own; seems like a lifetime, but soon it's
  24.  gone..."  Foreigner
  25. -
  26. Randell Jesup, Jack-of-quite-a-few-trades, Commodore Engineering.
  27. {uunet|rutgers}!cbmvax!jesup, jesup@cbmvax.cbm.commodore.com  BIX: rjesup  
  28. Disclaimer: Nothing I say is anything other than my personal opinion.
  29.