initial commit
This commit is contained in:
2
include/utils.h
Normal file
2
include/utils.h
Normal file
@@ -0,0 +1,2 @@
|
||||
char *get_substring(char *s, int pos, int l);
|
||||
char *concat(const char *s1, const char *s2);
|
Reference in New Issue
Block a user