home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!usc!snorkelwacker.mit.edu!ira.uka.de!Germany.EU.net!sbsvax!sbsvax.cs.uni-sb.de!beders
- From: beders@wip-sol.dfki.uni-sb.de (Jochen Bedersdorfer)
- Newsgroups: comp.os.msdos.programmer
- Subject: Re: Questions about malloc and free and memory models
- Message-ID: <BEDERS.92Sep7170343@wip-sol.dfki.uni-sb.de>
- Date: 7 Sep 92 15:03:31 GMT
- References: <BtxLAx.E1z@world.std.com>
- Sender: news@sbsvax.cs.uni-sb.de
- Organization: DFKI Saarbruecken GmbH, D-W 6600 Saarbruecken
- Lines: 26
- In-reply-to: levin@world.std.com's message of 2 Sep 92 03:20:56 GMT
-
-
- Huhu,
-
- NO, DON`T TRY TO UNDERSTAND OR EVEN GET IN CONTACT WITH SEGMENT CONFLICTS.
- Ever heard about a 32-bit flat memory model ?
- There You have no problem with memory models, near, far or even
- huge pointer. You can malloc as much memory as you want.
- Try to get OS/2, gcc (the GNU C Compiler) for OS/2 and
- IBM Toolkit and you would be VERY happy.
-
- Lately I converted a program that runs in compact model
- to flat model and I could delete very much stuff about
- pointers and segmentation verification.
- And it runs MUCH faster...
-
- SO GO BUY OS/2 !
-
- Greetings, :)ochen
- --
-
- _______________________________ _________________________
- / + \
- | Jochen Bedersdorfer + |
- | E-Mail: beders@dfki.uni-sb.de + SysOp, he knows me ! |
- \_______________________________+__________________________/
-
-