Format Specifier | Type |
|---|---|
%d (or %i) | int |
%c | char |
%f | float |
%lf | double |
%s | string |
| %x | hexadecimal |
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.
Format Specifier | Type |
|---|---|
%d (or %i) | int |
%c | char |
%f | float |
%lf | double |
%s | string |
| %x | hexadecimal |