This website requires JavaScript.
Explore
Help
Sign In
izzy
/
2ship2harkinian-Android
Watch
0
Star
0
Fork
0
mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced
2026-06-19 01:20:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
807db1ca549de3d38c42e24eb53f0803023ffcea
2ship2harkinian-Android
/
include
/
string.h
T
8 lines
91 B
C
Raw
Normal View
History
Unescape
Escape
Dump current status
2018-10-25 21:29:41 -05:00
#ifndef _STRING_H_
#define _STRING_H_
#define NULL 0
typedef
unsigned
int
size_t
;
#endif
Reference in New Issue
Copy Permalink