home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!psinntp!actcnews!sun1x!charongw.res.utc.com!bsm
- From: bsm@utrcv1.res.utc.com (Brian S. McCarthy)
- Subject: Big Global Arrays in DLL's? (Borland C)
- Message-ID: <bsm.9.0@utrcv1.res.utc.com>
- Summary: I need to do a big array in a DLL. How?
- Keywords: DLL, global, array
- Lines: 17
- Sender: news@sun1x.actc.res.utc.com
- Nntp-Posting-Host: 192.19.3.94
- Organization: United Technologies Research Center
- Date: Wed, 6 Jan 1993 15:33:17 GMT
-
- I need to have a big (very big, maybe 300K) global array in a DLL.
-
- It seems to be telling me I can't have more than 32K in my global array.
-
- Is there any way I can do what I'm trying to? I'm using Borland C.
-
- Thanks for any information!
- ---------------------------------------
- Any opinions expressed here are mine alone,
- and are not those of my employer or anyone else.
-
- Brian McCarthy
- United Technologies Research Center
- East Hartford, Connecticut
- (203)727-7638
- bsm@utrc.utc.com
- ---------------------------------------
-