This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
kotlin-c
Watch
1
Star
0
Fork
You've already forked kotlin-c
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dc041e41fd
kotlin-c
/
c.d
/
helloworld.c
6 lines
69 B
C
Raw
Blame
History
#
include
"helloworld.h"
void
main
(
)
{
printf
(
"
hello world
\n
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink