home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18595 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  1.6 KB

  1. Xref: sparky comp.lang.c:18595 comp.unix.xenix.sco:3508 comp.unix.xenix.misc:284
  2. Path: sparky!uunet!noc.near.net!transfer.stratus.com!jjmhome!tgs
  3. From: tgs@jjmhome.UUCP (Thomas G. Seidenberg)
  4. Newsgroups: comp.lang.c,comp.unix.xenix.sco,comp.unix.xenix.misc
  5. Subject: Overlays in SCO XENIX Sys V 386...
  6. Message-ID: <12494@jjmhome.UUCP>
  7. Date: 18 Dec 92 02:10:41 GMT
  8. Followup-To: comp.lang.c
  9. Distribution: na
  10. Organization: Jims Place
  11. Lines: 19
  12.  
  13.  
  14.    I am currently programming a large database application for a small company.
  15. I am looking into possible ways to reduce the memory image of the resultant
  16. program.  I have considered splitting the program into separate sections,
  17. based on sub-menus, removing strings to shared memory, etc...  I have not
  18. selected any method of reducing size, nor have I ruled out just 'one-big-
  19. mother,' I am just looking into the possibilities, should the needs arise.
  20. I would like to know if it is EASY to write overlays in XENIX C.  Portability
  21. can be sacraficed, as this program will never go beyond the
  22. walls of this company.  Specifically, The OS is SCO XENIX Sys V 386 version
  23. 2.3.something with the companion 386 Developement system (i.e cc, masm, etc)
  24. Oh yah, one last little puzzle piece - The program MUST be compiled as a
  25. LARGE model 286 binary because the functions to interface with the UNIFY DBMS
  26. are pre-compiled - no source code.  It is also no problem to enable the
  27. non-ANSI extensions.  Thanx in advance...
  28.  
  29. PLEASE E-MAIL, I don't login often & I usually miss a day or 2 of posts....
  30.  
  31. Thomas Seidenberg              Programmer/Systems Administrator
  32.