diff --git a/guide/english/c/file-handling/index.md b/guide/english/c/file-handling/index.md index 5c8fcd9ca0..d0bd4179be 100644 --- a/guide/english/c/file-handling/index.md +++ b/guide/english/c/file-handling/index.md @@ -255,3 +255,5 @@ Super awesome, right! :smile: ### More Information: - Wikibooks page on file IO +- Tutorialspoint page on file IO +- GeeksforGeeks page on file IO