started working on logging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user