Basically, within my program i need to open and read from a number of files within a directory, except I don't know what files are in the directory, are there functions i can use to run through a directory opening these files? thanks.