0

chdir()ディレクトリに含まれるファイルに対して to do を実行した後、ディレクトリ内のファイルを一覧表示するにはどうすればよいstat()ですか?

chdir(av[i]);
/* list the file */
stat(file1);
4

0 に答える 0