- or download this
cc -g -mcpu=800 -type -nostdinc -DFLAG1 -DFLAG2-float -fno-builtin
cc -g -mcpu=800 -type -nostdinc -DFLAG1 -D_FLAG2 -fvolatile -fno-built
+in -I
- or download this
#!/usr/local/bin/perl
$file = shift @ARGV;
...
{
print"$_\n";
}
- or download this
rm out1.txt
...
uniq -d out1.txt > final.txt
#tells uniq flags
uniq -u out1.txt >> final.txt
- or download this
if ($found = grep(/\b$_\b/,@finalflags)
donot store inarray
else
store in array