• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Max arguments for NSTask?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Max arguments for NSTask?


  • Subject: Re: Max arguments for NSTask?
  • From: Finlay Dobbie <email@hidden>
  • Date: Sun, 27 Oct 2002 19:10:26 +0000

On Sunday, October 27, 2002, at 06:59 pm, Finlay Dobbie wrote:

and my app promptly hangs with the dreaded pinwheel of death. So, my question is, what is the maximum number of arguments that NSTask can take? Is this documented anywhere? Is there a way around it?

Well, there's this in limits.h:

#define _POSIX_ARG_MAX 4096

As others have pointed out, this is probably incorrect. Sorry about that. :-)

-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Max arguments for NSTask? (From: Finlay Dobbie <email@hidden>)

  • Prev by Date: Re: How to get a pointer to the current class handler callback?
  • Next by Date: Re: Max arguments for NSTask?
  • Previous by thread: Re: Max arguments for NSTask?
  • Next by thread: Window zoom with a tableView
  • Index(es):
    • Date
    • Thread