home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / pascal / 4866 < prev    next >
Encoding:
Internet Message Format  |  1992-08-15  |  645 b 

  1. Path: sparky!uunet!wupost!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!miavx1!sjmadsen
  2. Newsgroups: comp.lang.pascal
  3. Subject: Segment aligned GetMem
  4. Message-ID: <1992Aug15.153238.12147@miavx1.acs.muohio.edu>
  5. From: sjmadsen@miavx1.acs.muohio.edu (Steve Madsen)
  6. Date: 15 Aug 92 15:32:38 -0500
  7. Organization: Miami of Ohio
  8. Lines: 8
  9.  
  10.         Is there any way to be assured that memory I allocate using GetMem is
  11. segment aligned?  In other words, I need all memory I allocate to be in the
  12. form ????:0000.  Or, I need a way to make it so.
  13.  
  14. -- 
  15. Steve Madsen
  16. Miami University  Oxford, OH
  17. Internet: sjmadsen@miavx1.acs.muohio.edu
  18.