The order of files/directories within a directory, which can be seen with ls -f, 
affects the order you get using the opendir() and readdir() functions in C.  What is 
this order based on, and is there anyway to change it?


Reply via email to