first commit
This commit is contained in:
4
src/date_time_handling.h
Normal file
4
src/date_time_handling.h
Normal file
@ -0,0 +1,4 @@
|
||||
#include <time.h>
|
||||
#include <string.h>
|
||||
|
||||
void get_date(char buffer[]);
|
Reference in New Issue
Block a user