Write the lister_repertoire function that receives as argument a directory pathRep. The function recursively displays the path of the regular files and subdirectorieslocated in rep.Write the chercher_fichier function that takes as argument a path of directory repand a file FNAME without path name. The function recursively traverses rep and its subdirectories,and displays the path of all occurrences of fname.
đang được dịch, vui lòng đợi..
