home *** CD-ROM | disk | FTP | other *** search
- 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
- From: olw7845@zeus.tamu.edu (Zeke E. Pez)
- Newsgroups: comp.lang.c
- Subject: Borland TC++ 3.0 and Pharlap Dos Extdrs'
- Date: 10 Jan 1993 14:53 CST
- Organization: Texas A&M University, Academic Computing Services
- Lines: 13
- Distribution: world
- Message-ID: <10JAN199314535461@zeus.tamu.edu>
- NNTP-Posting-Host: zeus.tamu.edu
- News-Software: VAX/VMS VNEWS 1.41
-
- Does the combination of Turbo C and Pharlap Dos Extdrs when combined
- allow me to use a pointer that points to a allocated chunk of memory
- that is 2megs or larger?
-
- If so, do I need to use "huge" pointers to break the 64k barrier limit
- of ANSI C?
-
- If the answer to the first question is yes, Is there alot of B.S. Handwaving
- discreet details in acheiving this pointer allocation?
-
- Thanks,
- Zeke
-
-