home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / c / 12253 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  952 b 

  1. Path: sparky!uunet!munnari.oz.au!deakin.OZ.AU!cs.uow.edu.au!u9035710
  2. From: u9035710@cs.uow.edu.au (Scott Anthony Barnett)
  3. Newsgroups: comp.lang.c
  4. Subject: Memory woes - with Graphics
  5. Keywords: Borland C
  6. Message-ID: <1992Aug13.032702.8905@cs.uow.edu.au>
  7. Date: 13 Aug 92 03:27:02 GMT
  8. Organization: Dept of Computer Science, Wollongong University, Australia
  9. Lines: 15
  10.  
  11. Using Borland C ++ V3.0, I am finding it impossible to access more
  12. than one 64K data segment.
  13.  
  14. Using graphics commands, the HUGE memory model, and 7 different files.
  15.  
  16. It still seems that all 7 files are using the one 64K segment.  
  17.  
  18. How can I force each files data area into a different segment ????
  19.  
  20.  
  21. -- 
  22. =====================================================================
  23. = Scott Barnett =========== Email : u9035710@wraith.cs.uow.edu.au   =
  24. = 3rd Year Comp. Engineer. == University of Wollongong, Australia   =
  25. ===(Such creative flair only to be limited by a 4 line .sig limit)===
  26.