home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / hardware / 33221 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1005 b   |  30 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware,comp.os.ms-windows.programmer,comp.os.ms-dos.programmer
  2. Path: sparky!uunet!psinntp!bnlux1.bnl.gov!kushmer
  3. From: kushmer@bnlux1.bnl.gov (christopher kushmerick)
  4. Subject: 32 bit programming. 
  5. Message-ID: <1992Dec15.003458.11359@bnlux1.bnl.gov>
  6. Organization: Brookhaven National Laboratory
  7. Distribution: na
  8. Date: Tue, 15 Dec 1992 00:34:58 GMT
  9. Lines: 19
  10.  
  11. Could someone please drop me a quick note and tell me what the deal is
  12. with "32-bit" programming on 80n86 machines?
  13.  
  14. My understanding is that all of these cpus have segment based adressing
  15. as far as the instruction set goes. Thus you get problems such as
  16. a 64K limit on mem allocs in many programming language compiler
  17. implementations.
  18.  
  19. But now I hear about OS/2 ver 2, windows NT and some compilers that do 
  20. 32-bit programming. What does this mean?
  21.  
  22. And I hear of pascal compilers that allow you to allocate contiguos
  23. chunks of memory that are arbitrary in size.
  24.  
  25. thanks
  26.  
  27. -- 
  28. Chris Kushmerick
  29. kushmer@bnlux1.bnl.gov
  30.