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
d38053870d
C-Playground
/
comprun.sh
5 lines
38 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
gcc main.c lib/*.c
./a.out
Reference in New Issue
View Git Blame
Copy Permalink