This website works better with JavaScript.
Explore
Help
Register
Sign In
Monaxys
/
C-jack
Watch
1
Star
0
Fork
You've already forked C-jack
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
minimal c program
pull/1/head
Ivan Polyakov
3 years ago
parent
5672fed247
commit
d700841a0a
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
src/main.c
4
src/main.c
Unescape
Escape
View File
@ -0,0 +1,4 @@
@@ -0,0 +1,4 @@
int
main
(
int
argc
,
char
*
*
argv
)
{
return
0
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Monaxys/C-jack
Title
Body
Create Issue