Posted by jame on July 28, 1999 at 23:50:35:
In Reply to: Re: Find files posted by hussein on July 28, 1999 at 18:58:31:
: : I think this is a "multiple instances" question, not an "output string" question.
: yes, i think ure rite ...
: in that case, either of the two solutions will suffice ...
: --- Yes, my question is for the project3 when we have two same file, one is located in a directory, the other is located in the subdirctory of this directory(lower level), which one we should find?
It is a question of search deep first or search board first. From the above discussion I think it does not matter. It depends on your algorithm.
: hussein