This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
make-it-quick
mirror of
https://gitee.com/openkylin/make-it-quick.git
Watch
9
Star
0
Fork
You've already forked make-it-quick
0
Code
Issues
Projects
Releases
Wiki
Activity
49621a97f6
make-it-quick
/
config
/
check_clearenv.c
7 lines
59 B
C
Raw
Blame
History
#
include
<stdlib.h>
int
main
(
)
{
return
clearenv
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink