home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9129 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.5 KB

  1. 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
  2. From: beders@wip-sol.dfki.uni-sb.de (Jochen Bedersdorfer)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: Questions about malloc and free and memory models
  5. Message-ID: <BEDERS.92Sep7170343@wip-sol.dfki.uni-sb.de>
  6. Date: 7 Sep 92 15:03:31 GMT
  7. References: <BtxLAx.E1z@world.std.com>
  8. Sender: news@sbsvax.cs.uni-sb.de
  9. Organization: DFKI Saarbruecken GmbH, D-W 6600 Saarbruecken
  10. Lines: 26
  11. In-reply-to: levin@world.std.com's message of 2 Sep 92 03:20:56 GMT
  12.  
  13.  
  14. Huhu,
  15.  
  16. NO, DON`T TRY TO UNDERSTAND OR EVEN GET IN CONTACT WITH SEGMENT CONFLICTS.
  17. Ever heard about a 32-bit flat memory model ?
  18. There You have no problem with memory models, near, far or even
  19. huge pointer. You can malloc as much memory as you want.
  20. Try to get OS/2, gcc (the GNU C Compiler) for OS/2 and
  21. IBM Toolkit and you would be VERY happy.
  22.  
  23. Lately I converted a program that runs in compact model
  24. to flat model and I could delete very much stuff about
  25. pointers and segmentation verification.
  26. And it runs MUCH faster...
  27.  
  28. SO GO BUY OS/2 !
  29.  
  30. Greetings, :)ochen
  31. --
  32.  
  33.  _______________________________ _________________________
  34. /                               +                          \
  35. | Jochen Bedersdorfer           +                          |
  36. | E-Mail: beders@dfki.uni-sb.de + SysOp, he knows me !     |
  37. \_______________________________+__________________________/
  38.                  
  39.