mirror of
https://github.com/gwenhael-le-moine/c-urs_-toil-s.git
synced 2024-12-26 09:58:48 +01:00
comment
This commit is contained in:
parent
8240c631c7
commit
622a3334b7
1 changed files with 1 additions and 0 deletions
1
star.c
1
star.c
|
@ -1,4 +1,5 @@
|
|||
//&>/dev/null;x="${0%.*}";[ ! "$x" -ot "$0" ]||(rm -f "$x";cc -lncurses -o "$x" "$0")&&"$x" $*;exit
|
||||
// ^^ this up there makes the file executable ^^
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in a new issue