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
change hello.c
tags/V2.0
dylan
4 years ago
parent
a4db8560e2
commit
7bcc05cfee
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
hello.c
+ 1
- 1
hello.c
View File
@@ -1,6 +1,6 @@
// hello.c
void main(void)
{
printf(hello)
printf(
"
hello
world!"
)
;
}
Write
Preview
Loading…
Cancel
Save