Small code snippets that might prove useful again in the future.
 
 
Go to file
Markus Koch 25d2b25335 C: Add sdprintf 2020-05-03 20:10:05 +02:00
c C: Add sdprintf 2020-05-03 20:10:05 +02:00
README.MD C: Add sdprintf 2020-05-03 20:10:05 +02:00

README.MD

Code Snippets

Small code snippets that might prove useful again in the future.

C

  • report/: Easy to use report statement with log levels
  • sdprintf.c: sprintf to a dynamic buffer