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-13 16:35:35 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
63181608f4
acl
/
lib_dict
/
cdb
/
include
/
exit.h
7 lines
66 B
C
Raw
Normal View
History
Unescape
Escape
Revert "All source code have been changed to use utf8 charset with BOM header!" This reverts commit 15d999759eabbf2568053d9d864e06ad876a5593.
2019-07-28 10:31:56 +08:00
#
ifndef EXIT_H
整理了一些文件格式
2014-11-19 00:25:21 +08:00
#
define EXIT_H
extern
void
_exit
(
)
;
#
endif
Reference in New Issue
Copy Permalink