8 lines
181 B
Markdown
8 lines
181 B
Markdown
# printf
|
|
~~This took printf("Hello world") and made it difficult~~
|
|
Group project to implement printf from scratch
|
|
## Structure
|
|
`test/` where all the tests lay
|
|
|
|
## Building **TODO**
|