This commit is contained in:
Gwenhael Le Moine 2011-07-03 23:06:22 +02:00
parent 8240c631c7
commit 622a3334b7

1
star.c
View file

@ -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>