- Schwerin, Germany
-
17:56
(UTC +02:00)
Highlights
- Pro
Pinned Loading
-
Shell function to auto-compile and r...
Shell function to auto-compile and run C/C++ files only when the source code changes (GCC) 1crun() {
2src="$1"
3if [ -z "$src" ]; then
4echo "Usage: crun <source-file.c/.cpp>"
5return 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.