[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: RFC on interface change to apr_getopt_long()

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-11-20 20:45:05 CET

Greg Hudson <ghudson@MIT.EDU> writes:
> > /* An array of single-letter options, any of which is equivalent to
> > this long option, terminated by '\0'. */
> > const char *short_equivs;
>
> How do you then specify short options with no long equivalent, or long
> options with no short equivalent?

If name is null, then there's no long opt. If val is null, then there
are no short opts.
Received on Sat Oct 21 14:36:15 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.