Y
Hacker News
new
|
ask
|
show
|
jobs
by
eutectic
3296 days ago
Any string is a valid format string.
1 comments
lobster_johnson
3296 days ago
I mean the combination of format string + values.
Anyway, is that really true? "%-1s" should probably give you an error, for example.
link
Anyway, is that really true? "%-1s" should probably give you an error, for example.