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
- Host: GitHub
- URL: https://github.com/alizaynoune/ft_dprintf
- Owner: alizaynoune
- Created: 2020-05-22T15:04:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T22:39:57.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T00:54:06.570Z (about 1 year ago)
- Topics: 1337school, dprintf, ft-dprin-cheker, ft-dprintf
- Language: C
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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