Help for this page

Select Code to Download


  1. 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
    
  2. or download this
    #!/usr/local/bin/perl
    $file = shift @ARGV;
    ...
        {
            print"$_\n";
        }
    
  3. or download this
    
    rm out1.txt
    ...
    uniq -d out1.txt > final.txt
    #tells uniq flags
    uniq -u out1.txt >> final.txt
    
  4. or download this
    if ($found = grep(/\b$_\b/,@finalflags)
       donot store inarray
    else
     store in array