C file opening
-
is there any way to look for files you dont know are there?...For example say you need to open all the files from "1.txt" to "10000.txt" and take the info from them...but maybe only 5 or so files are actually there. How can you scan a dir to see what files are there?
-
is there any way to look for files you dont know are there?...For example say you need to open all the files from "1.txt" to "10000.txt" and take the info from them...but maybe only 5 or so files are actually there. How can you scan a dir to see what files are there?
-
is there any way to look for files you dont know are there?...For example say you need to open all the files from "1.txt" to "10000.txt" and take the info from them...but maybe only 5 or so files are actually there. How can you scan a dir to see what files are there?