RE: Bug in NSString stringWithFormat (or sprintf)?
RE: Bug in NSString stringWithFormat (or sprintf)?
- Subject: RE: Bug in NSString stringWithFormat (or sprintf)?
- From: Christian Mike <email@hidden>
- Date: Tue, 21 Aug 2001 08:29:20 -0500
>
[ abc] [abcdefghij] [abc] [abcde]
>
[ abc] [abcdefghij] [abc] [abcde]
When I run this, I get:
[ abc] [abcdefghij] [abc] [abcde]
[abc] [abcdefghij] [abc] [abcdefghij]
Note that even the initial %5s is wrong.
Did you really get the same line twice?
Thanks.
Michael Christian