Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string-formatting

String formatting for custom classes in Python

What's the difference between the `%q` and the `%#q` string formatters?

go printf string-formatting

C++ standard replacement for (s)printf

f-string format specifier with None throws TypeError

python string-formatting

Understanding the Python %g in string formatting, achieving Java String.format behavior

Why are the outputs of this C code different when formatting with %c and %d

What is global format() function meant for?

python string-formatting

Binding String Format Number Commas & No Decimal Places

center multi-line text in python output

remove leading 0 in exponential format in python

Capturing **vars() pattern in string formatting

Printing integer in hexadecimal with Elixir

elixir string-formatting

Regex replace format template with a string so that the result is a formatted string

How do I force the '+' sign before positive floats when using the format! macro?

rust string-formatting

Passing character strings of different lengths to functions in Fortran

Convert an array row of REAL to a comma delimited string

Why does 0.125, formatted with 2 digits of decimal precision, show "0.12" not "0.13"?

Mysterious newline appears in Common Lisp format directive

Use Printable String when generating a certificate with Bouncy Castle