This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
dylan
/
testTelpo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
add hello.c
tags/V1.0
dylan
4 years ago
parent
0ad6a8f743
commit
a4db8560e2
1 changed files
with
6 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
hello.c
+ 6
- 0
hello.c
View File
@@ -0,0 +1,6 @@
// hello.c
void main(void)
{
printf(hello)
}
Write
Preview
Loading…
Cancel
Save