ParaMonte C 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
pm_sys.c File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include <stdint.h>
#include <stdio.h>
Include dependency graph for pm_sys.c:

Go to the source code of this file.

Functions

int32_t pm_sys_isdirc (char *path)
 

Function Documentation

◆ pm_sys_isdirc()

int32_t pm_sys_isdirc ( char *  path)

Definition at line 23 of file pm_sys.c.