This website requires JavaScript.
Explore
Help
Sign In
vftdan
/
sfxd
forked from
hkc/sfxd
Watch
1
Star
0
Fork
You've already forked sfxd
0
Code
Pull Requests
Activity
92abc822ec
sfxd
/
src
/
sfxc.c
7 lines
76 B
C
Raw
Blame
History
#
include
<stdio.h>
#
include
<math.h>
int
main
(
void
)
{
printf
(
"
Hi!
\n
"
)
;
}
View Git Blame
Copy Permalink