1.

Which of the following macro returns true if the file type is a directory?

A. S_ISREG
B. S_ISDIR
C. S_ISCHR
D. S_ISFIFO
Answer» C. S_ISCHR


Discussion

No Comment Found