Help for this page

Select Code to Download


  1. or download this
    From DB
    AB1/1
    ...
    AB2/6
    AB2/9
    AB2/13
    
  2. or download this
    AB1/1 : Found AB1/1
    AB1/2 : NotFound AB1/2
    ...
    AB2/6 : NotFound Ab2/6
    AB2/9 : NotFound AB2/9
    AB2/13 : NotFound AB2/13
    
  3. or download this
    #! c:/perl/bin/perl.exe
    #
    ...
    }         
    
    print "\nSize of NotFound Array $#NotFound\n";
    
  4. or download this
    From DB
    AB1/1
    ...
    AB2/5 : Found AB2/5
    
    Size of NotFound Array -1