Recreate printf to learn mainly how to use the variadic arguments.
-
Updated
Nov 18, 2021 - C
Recreate printf to learn mainly how to use the variadic arguments.
Small 2D game to learn how to work with textures, sprites. And some very basic gameplay elements.
My own library (reordered libft)
As cute as a real shell ;)
Function which returns a line read from a file descriptor.
Whether it's a file, stdin, or even later a network connection, you will always need a way to read the content line by line. It's time to start working on this feature, which will be essential for your future projects.
Add a description, image, and links to the 42lausanne topic page so that developers can more easily learn about it.
To associate your repository with the 42lausanne topic, visit your repo's landing page and select "manage topics."