On Jun 17, 2010, at 5:23 PM, Claude Heiland-Allen wrote:
On 17/06/10 22:01, Hans-Christoph Steiner wrote: ...
001-LON93591.jpg
...
[pix_multiimage *.jpg 20]
...
pix_multiimage.cpp:154: sprintf(newName, "%s%d%s", bufName,
realNum, postName);So '*' is not really a wildcard, but a placeholder for a number.
Personally I don't like to number my images with %d, at least I'd
rather use %08d or similar...Claude
uff... that really should be a wildcard... nicely spotted. Anyone
mind if I make it a wildcard or really a full glob pattern? If it is
a %d expansion, it should not use a "*" to represent that.
.hc
All information should be free. - the hacker ethic