home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / misc / 12444 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1.5 KB

  1. Xref: sparky comp.sys.ibm.pc.misc:12444 comp.sys.ibm.pc.programmer:400
  2. Path: sparky!uunet!utoday!jaflrn!jaf
  3. From: Jon Freivald <jaf@jaflrn.UUCP>
  4. Newsgroups: comp.sys.ibm.pc.misc,comp.sys.ibm.pc.programmer
  5. Subject: Re: Looking for better spawn function for Borland C++
  6. Message-ID: <yBTVqB1w164w@jaflrn.UUCP>
  7. Date: Thu, 10 Sep 92 06:51:09 EDT
  8. References: <1992Sep7.204630.16074@gopher.dosli.govt.nz>
  9. Organization: The Wizzard's Cave, East Meadow, NY
  10. Lines: 23
  11.  
  12. srlncnc@gopher.dosli.govt.nz (Chris Crook) writes:
  13.  
  14. > I am programming using Borland C++ and I am looking for a bigger and better
  15. > version of the spawn function.  What I want to be able to do is run another
  16. > program and give it nearly all the available memory, then return to my
  17. > original program more or less exactly as I left it.  Obviously I will have
  18. > to page the original out to disk, or extended memory, or somewhere, and
  19. > bring it back in again afterwards.
  20. > Can anyone point me to any advice, books, source code, or libraries that
  21. > implement this function.
  22.  
  23. Send a message to mail-server@jaflrn.uucp containing the text
  24. get dos/c/xspawn.zip
  25.  
  26. You will be e-mailed a UUEncoded library that does exactly what you want
  27. (keeps ~2K loaded while child process is running).  Works quite well.
  28.  
  29. =============================================================================
  30.            Jon Freivald ( jaflrn!jaf@uunet.UU.NET )
  31.      Nothing is impossible for the man who doesn't have to do it.
  32. =============================================================================
  33.