|
|
researchv10 Norman
CC=${1-CC}
for file in *.c
do
rm -f a.out
echo :: compiling $file ::
$CC $file
echo :: executing $file ::
a.out
done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.