This website requires JavaScript.
Explore
Help
Sign In
midfavila
/
sbase
Watch
1
Star
0
Fork
0
You've already forked sbase
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
a0fae71977
sbase
/
true.c
7 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
initial commit
2011-05-22 21:36:34 -04:00
/* See LICENSE file for copyright and license details. */
int
main
(
void
)
{
Stop using EXIT_{SUCCESS,FAILURE}
2014-10-02 18:46:04 -04:00
return
0
;
initial commit
2011-05-22 21:36:34 -04:00
}
Reference in New Issue
Copy Permalink