This website requires JavaScript.
Explore
Help
Sign In
cspark
/
C-Playground
Watch
1
Star
0
Fork
You've already forked C-Playground
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a8ffd073c2
C-Playground
/
comprun.sh
9 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
rm test.bmp
gcc -g main.c lib/*.c
./a.out
chmod
777
test.bmp
printf
"\n"
xxd test.bmp
Reference in New Issue
View Git Blame
Copy Permalink