home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4641 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1017 b   |  31 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!psinntp!actcnews!sun1x!charongw.res.utc.com!bsm
  3. From: bsm@utrcv1.res.utc.com (Brian S. McCarthy)
  4. Subject: Big Global Arrays in DLL's? (Borland C)
  5. Message-ID: <bsm.9.0@utrcv1.res.utc.com>
  6. Summary: I need to do a big array in a DLL.  How?
  7. Keywords: DLL, global, array
  8. Lines: 17
  9. Sender: news@sun1x.actc.res.utc.com
  10. Nntp-Posting-Host: 192.19.3.94
  11. Organization: United Technologies Research Center
  12. Date: Wed, 6 Jan 1993 15:33:17 GMT
  13.  
  14. I need to have a big (very big, maybe 300K) global array in a DLL.
  15.  
  16. It seems to be telling me I can't have more than 32K in my global array.
  17.  
  18. Is there any way I can do what I'm trying to?  I'm using Borland C.
  19.  
  20. Thanks for any information!
  21. ---------------------------------------
  22. Any opinions expressed here are mine alone,
  23. and are not those of my employer or anyone else.
  24.  
  25. Brian McCarthy
  26. United Technologies Research Center
  27. East Hartford, Connecticut
  28. (203)727-7638
  29. bsm@utrc.utc.com
  30. ---------------------------------------
  31.