![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
The above mentioned ambiguities aside, you're probably trying to include a literal "%" in your output; if you read the docs for sprintf it shows you need to double it to get a single literal percent sign in the output. In reply to Re: warnings when using % and printf
by Fletch
|
|