hugohow / ft_printf

ft_printf("test %-12f et % #.1x %24s !\n", 42.001, 20, "coco");
3Updated 5 years ago

Related projects

Alternatives and complementary repositories for ft_printf