This website works better with JavaScript.
Explore
Help
Register
Sign In
edwin
/
dummy
Watch
1
Star
0
Fork
You've already forked dummy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Added printf Hello
Browse Source
pull/1/head
kerem
3 years ago
parent
c874187f39
commit
4b050aea1f
1 changed files
with
2 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
main.c
Unescape
Escape
View File
@ -4,4 +4,5 @@
int
main
(
void
)
{
return
0
;
}
printf
(
"
Helloo
"
)
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
edwin/dummy
Title
Body
Create Issue