An open API service indexing awesome lists of open source software.

https://github.com/alizaynoune/ft_dprintf

recode dprintf
https://github.com/alizaynoune/ft_dprintf

1337school dprintf ft-dprin-cheker ft-dprintf

Last synced: 10 months ago
JSON representation

recode dprintf

Awesome Lists containing this project

README

          

ft_dprintf it's recod dprintf

usage : ft_dprintf("%[flag][width][.precision][length]specifier")

flag : [0 + - # space]
width : [number]
.precision : [number]
length : [l ll h hh]
specifier : [cspdiouxb CSPDIOUXB] => b and B [print binary from decimal]

run make
if you want test it you can find cheker in path [cheker]

usage : checker
./checker.sh [specifier] by default all specifier