Re: command line arguments
Re: command line arguments
- Subject: Re: command line arguments
- From: Will Mason <email@hidden>
- Date: Mon, 21 Mar 2005 11:01:39 -0800 (PST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
--- Dan Saul <email@hidden> wrote:
> The class you are looking for is NSProcessInfo.
Although NSProcessInfo gives you access to the arguments, it doesn't
help you at all with processing them. He's going to have to use
getopt(3) or getopt_long(3).
>
>
> On Mon, 21 Mar 2005 14:22:31 +0100, judihuigeisschaes
> <email@hidden> wrote:
> > Hello
> >
> > I am looking for command line argument processing support in
> > objective-c/cocoa. I was thinking about something similar to the
> > Getopt::Long library in perl. Is there any such thing available in
> cocoa?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden