feat: add types.h

This commit is contained in:
2023-06-25 20:09:07 +02:00
parent 1ded37b106
commit a0140a6716
13 changed files with 26 additions and 5 deletions
+1
View File
@@ -5,6 +5,7 @@
#include <stdlib.h>
#include "string.h"
#include "types.h"
/**
* @brief Append a character to a string, assuming string points to an array