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

  1. Xref: sparky comp.sys.ibm.pc.misc:12571 comp.sys.ibm.pc.programmer:411
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!ddsw1!infopls!rhps!burch
  3. From: burch@rhps.UUCP (Lee Burch)
  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: <NNFyqB1w165w@rhps.UUCP>
  7. Date: Fri, 11 Sep 92 15:48:34 PDT
  8. References: <1992Sep7.204630.16074@gopher.dosli.govt.nz>
  9. Organization: CrissySoft Incorporated
  10. Lines: 22
  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.
  18. >
  19. > Any other suggestions would be welcome!
  20. > Thanks in advance
  21. > Chris Crook
  22.   generally avalible you can find drop in spawn replacements that
  23. swap to disk or memory.  one that comes to mind is spawno40.zip
  24. but there are several.  I know as a fact that w-u archive has
  25. theem as well as simtel 20.  for reference w-u archives address
  26. is 128.252.135.4.  the only example of a swap to disk function
  27. with source I am aware of is in the WWIV BBS but unfortunately
  28. the source is not shareware (requires registration).
  29.  
  30.  
  31.