This website requires JavaScript.
Explore
Help
Sign In
bx
/
efn
Watch
1
Star
0
Fork
You've already forked efn
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
866f407472
efn
/
c_quit.c
7 lines
50 B
C
Raw
Blame
History
void
c_quit
(
char
*
b
,
char
*
*
argv
)
{
exit
(
0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink