Restructuration part 2: libc, programs
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef INCLUDE_STRING_H
|
||||
#define INCLUDE_STRING_H
|
||||
|
||||
int strlen(char* str);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user