Update README.md

This commit is contained in:
Fabio Scotto di Santolo
2025-06-27 14:18:02 +02:00
committed by GitHub
parent 17cb0bbd40
commit 7c73ac7f64

View File

@@ -1,4 +1,4 @@
# Chapter 3 Advanced File I/O # Chapter 4 Advanced File I/O
## File Metadata and the `stat` Family ## File Metadata and the `stat` Family
- Use `stat()`, `fstat()`, `lstat()` to retrieve file metadata: - Use `stat()`, `fstat()`, `lstat()` to retrieve file metadata: