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

https://github.com/hugohow/ft_printf

ft_printf("test %-12f et % #.1x %24s !\n", 42.001, 20, "coco");
https://github.com/hugohow/ft_printf

c printf printf-42

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project