home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!sdd.hp.com!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!miavx1!sjmadsen
- Newsgroups: comp.lang.pascal
- Subject: Segment aligned GetMem
- Message-ID: <1992Aug15.153238.12147@miavx1.acs.muohio.edu>
- From: sjmadsen@miavx1.acs.muohio.edu (Steve Madsen)
- Date: 15 Aug 92 15:32:38 -0500
- Organization: Miami of Ohio
- Lines: 8
-
- Is there any way to be assured that memory I allocate using GetMem is
- segment aligned? In other words, I need all memory I allocate to be in the
- form ????:0000. Or, I need a way to make it so.
-
- --
- Steve Madsen
- Miami University Oxford, OH
- Internet: sjmadsen@miavx1.acs.muohio.edu
-