We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
d_ino --- inode number 索引节点号.
d_off --- offset to this dirent 在目录文件中的偏移.
The text was updated successfully, but these errors were encountered:
d_ino该怎么读?readdir(dir)好像只能得到d_off ,c我都还给老师了,基本不会写了。。。
Sorry, something went wrong.
你那个文章链接的代码都404了呀 @saaavsaaa
@chenshun00 因为一些工作上的原因,代码的结构乱了,请问哪个404了, 我来把它改过来
No branches or pull requests
d_ino --- inode number 索引节点号.
d_off --- offset to this dirent 在目录文件中的偏移.
The text was updated successfully, but these errors were encountered: