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