Help for this page

Select Code to Download


  1. or download this
    Example:
    Object   => Dependency
    ...
    3        => 5
    4        => 3
    5        => 1
    
  2. or download this
    sub sortPatch
     {
    ...
    
      return @returning;
     }