home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / programm / 21975 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!stevep@wrq.com
  2. From: stevep@wrq.com (Steve Poole)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: bg-only, stack size
  5. Date: 22 Jan 1993 20:29:09 GMT
  6. Organization: Walker Richer & Quinn
  7. Lines: 20
  8. Distribution: world
  9. Message-ID: <1jplelINNt88@shelley.u.washington.edu>
  10. NNTP-Posting-Host: 150.215.25.54
  11.  
  12. Can anyone offer an explanation of what happens differently for background-
  13. only applications where the stack is concerned? My bg-only app comes up with
  14. a 2K stack -- not enough! Clearing the bg-only bit brings it up with 24K
  15. of stack. I've tried increasing the stack size by using SetApplLimit with 
  16. the address of the stack base - desired stack size, which seems to work fine 
  17. iff the bg-only bit isn't set. MemError isn't being set in either case.
  18. Help!
  19.  
  20. Is there ANY documentation on bg-only besides the few words in the process
  21. manager docs? I'd appreciate pointers to anything! Thanks.
  22.  
  23. --------------------------------------------------------------------------
  24. - Walker Richer & Quinn, Incorporated  -  Macintosh Software Development -
  25. - Internet: stevep@wrq.com  -  AOL: Spoole  -  INTEL 80x86: Just say NOP -
  26. - "Nurse! Do let's pretend that I'm a hungry hyaena, and you're a bone!" -
  27. --------------------------------------------------------------------------
  28.  
  29.  
  30.  
  31.  
  32.