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