This website requires JavaScript.
Explore
Help
Sign In
baco
/
ft_printf
Watch
1
Star
0
Fork
0
You've already forked ft_printf
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
41
Commits
1
Branch
0
Tags
7550e0b28a1072af3486dc638232b3b2ff76d82d
Commit Graph
3 Commits
Author
SHA1
Message
Date
gbaconni
077123737c
Rename libftprintf.h to ft_printf.h
2022-04-29 17:50:40 +02:00
gbaconni
d4fb946428
Improve main by implementing fmtsplit to split format into chunks and pass function pointer to compare ft_printf with printf
2022-04-24 00:40:01 +02:00
gbaconni
5aa3e848e9
Remplace all write with ft_putchar and ft_puts
2022-04-16 00:53:16 +02:00