started working on logging

This commit is contained in:
FantasyPvP
2024-12-04 18:59:02 +00:00
parent ad96bcc0c8
commit ad8496ca68
7 changed files with 49 additions and 5 deletions
+1
View File
@@ -1,6 +1,7 @@
#ifndef DYNSTR_H
#define DYNSTR_H
#include <stdio.h>
#include <stdint.h>
/**
* Custom String type that stores an array of characters