This website requires JavaScript.
Explore
Help
Sign In
falso
/
mm
mirror of
https://github.com/zeldaret/mm.git
Watch
1
Star
0
Fork
You've already forked mm
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
73eed5a0b3
mm
/
include
/
string.h
8 lines
91 B
C
Raw
Blame
History
#
ifndef _STRING_H_
#
define _STRING_H_
#
define NULL 0
typedef
unsigned
int
size_t
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink