home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / programm / 11431 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.1 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!ogicse!flop.ENGR.ORST.EDU!brindley
  2. From: brindley@maxwell.ECE.ORST.EDU (Mike Brindley)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Anyone used BCCx32 from NSD?
  5. Keywords: BCCx32, NSD, memory, multi-megabyte, flat
  6. Message-ID: <1gm1hiINNnsp@flop.ENGR.ORST.EDU>
  7. Date: 16 Dec 92 01:42:10 GMT
  8. Article-I.D.: flop.1gm1hiINNnsp
  9. Distribution: world
  10. Organization: Society for Putting Things on Top of Other Things
  11. Lines: 19
  12. NNTP-Posting-Host: maxwell.ece.orst.edu
  13. Originator: brindley@maxwell.ECE.ORST.EDU
  14.  
  15. Has anyone used BCCx32 from NSD (Network-Systems Design, Oshkosh WI)?
  16.  
  17. This is a program which modifies the output of Borland C++ to make huge
  18. pointers very fast.  It forces a 386 or greater CPU into real mode and
  19. turns huge pointers into true linear addresses - a 'flat model' pointer.
  20. This allows your program to access as much memory as available in the
  21. machine, with none of the contortions normally needed (swapping chunks
  22. of memory, etc.).
  23.  
  24. I am considering purchasing this product, so any experiences or opinions
  25. would be appreciated.
  26.  
  27. Thanks,
  28.  
  29.  
  30.  
  31. -- 
  32. --> Mike Brindley
  33.     brindley@ece.orst.edu
  34.