Skip to content

Repository files navigation

Printf

function with format specifiers error handling and optimiztion %d: Format as a signed decimal integer. %u: Format as an unsigned decimal integer. %f: Format as a floating-point number. %s: Format as a null-terminated string. %c: Format as a character. %x: Format as a hexadecimal number, lowercase. %X: Format as a hexadecimal number, uppercase.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages