[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Invalid Capture Index
- From: Dave Dodge <dododge@...>
- Date: Fri, 6 Jul 2007 20:03:57 -0400
On Sat, Jul 07, 2007 at 02:53:14AM +0200, Martin Schröder wrote:
> 007/7/7, Mark Edgar <medgar123+lua-l@gmail.com>:
> >So, POSIX (and other C implementations) have an extension to printf()
> >format specifiers allowing them to specify an argument by its
> >position. So, you can use:
>
> SUSV doesn't have it:
> http://www.opengroup.org/onlinepubs/009695399/functions/printf.html
See the "XSI" sections in the DESCRIPTION, and the first set of
EXAMPLES that deal with printing dates in various languages.
-Dave Dodge