I need to write a program to remove duplicate files in 2 directories...i have literally hundreds of duplicate files and i dont want to go through manually and compare them..i need to free hd space so i am trying to write a program to accomplish this...i need a method that can put files in a directory into an array and then a method to delete a file..i also take it that once i get the files in an array i can compare with them with == to determine if they are the same??..thanks for any help -Greg :-Q
![flaga.gif](http://www.gifs.net/animate/flaga.gif)