This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
acl
Watch
1
Star
0
Fork
0
You've already forked acl
mirror of
https://gitee.com/acl-dev/acl.git
synced
2024-12-01 11:27:40 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
94c380b228
acl
/
lib_dict
/
cdb
/
include
/
readwrite.h
8 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
整理了一些文件格式
2014-11-19 00:25:21 +08:00
#
ifndef READWRITE_H
#
define READWRITE_H
extern
int
read
(
)
;
extern
int
write
(
)
;
#
endif
Reference in New Issue
Copy Permalink