home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19500 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  891 b 

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!tamsun.tamu.edu!zeus.tamu.edu!olw7845
  2. From: olw7845@zeus.tamu.edu (Zeke E. Pez)
  3. Newsgroups: comp.lang.c
  4. Subject: Borland TC++ 3.0 and Pharlap Dos Extdrs'
  5. Date: 10 Jan 1993 14:53 CST
  6. Organization: Texas A&M University, Academic Computing Services
  7. Lines: 13
  8. Distribution: world
  9. Message-ID: <10JAN199314535461@zeus.tamu.edu>
  10. NNTP-Posting-Host: zeus.tamu.edu
  11. News-Software: VAX/VMS VNEWS 1.41    
  12.  
  13. Does the combination of Turbo C and Pharlap Dos Extdrs when combined
  14. allow me to use a pointer that points to a allocated chunk of memory
  15. that is 2megs or larger?
  16.  
  17. If so, do I need to use "huge" pointers to break the 64k barrier limit
  18. of ANSI C?
  19.  
  20. If the answer to the first question is yes, Is there alot of B.S. Handwaving
  21. discreet details in acheiving this pointer allocation?
  22.  
  23. Thanks,
  24. Zeke
  25.  
  26.