F5F Stay Refreshed Software Operating Systems Understanding the scandir POSIX function

Understanding the scandir POSIX function

Understanding the scandir POSIX function

M
mumustrak
Senior Member
729
04-24-2023, 04:37 AM
#1
You're looking to list directory contents using scandir in C for Minix. Refer to the man page for details on parameters like `dir`, `type`, and `recursive`.
M
mumustrak
04-24-2023, 04:37 AM #1

You're looking to list directory contents using scandir in C for Minix. Refer to the man page for details on parameters like `dir`, `type`, and `recursive`.