
- Forum
- Programming Talk
- C and C++
- About these Functions
About these Functions
This is a discussion on About these Functions within the C and C++ forums, part of the Programming Talk category; What is the difference between access() and stat() functions in C progamming.Are they related to file based activities....
-
About these Functions
What is the difference between access() and stat() functions in C progamming.Are they related to file based activities.
-
I am not aware of access function in C programming. But the stat function returns the status of a file. I am also eagerly waiting to learn about usage of access function in C programming.

Reply With Quote





