1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2025-05-21 23:21:15 +02:00

feat: add types.h

This commit is contained in:
2023-06-25 15:07:34 +02:00
parent 1ded37b106
commit a0140a6716
13 changed files with 26 additions and 5 deletions

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