This website requires JavaScript.
Explore
Help
Sign In
r
/
bootstrap
Watch
1
Fork
You've already forked bootstrap
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c5bceaa1d0
bootstrap
/
specs
/
clang
/
template
/
main.c
4 lines
87 B
C
Raw
Blame
History
#
include
<stdlib.h>
int
main
(
int
argc
,
char
*
argv
[
argc
+
1
]
)
{
return
EXIT_SUCCESS
;
}
Reference in New Issue
View Git Blame
Copy Permalink