Quote:
Originally Posted by Krystian Galaj
With folder named A, containing subfolder named B which contains subfolder named C, and subfolder named C which contains subfolder named B:
Code:
A -> B -> C
-> C -> B
how do you distinguish files in B->C subfolders from files in C->B subfolders?
|
I think you might be thinking "navigation" vs "underlying data representation" vs - "what am I really trying to find"