snippets/README.MD

7 lines
185 B
Plaintext
Raw Normal View History

2020-05-03 20:02:49 +02:00
# Code Snippets
Small code snippets that might prove useful again in the future.
## C
2020-05-03 20:10:05 +02:00
* report/: Easy to use report statement with log levels
* sdprintf.c: sprintf to a dynamic buffer