MGrIfFileExist - returns 1 if a file exists, 0 otherwise.
mojave green software co's general utilities library libMG.so.0 ( -lMG )
#include <MGrIfFileExist.h> {file exists 1 otherwise 0} = MGrIfFileExist( char* {fileName} )
Given a file name and path, MGrIfFileExist will return 1 if it exists, 0 otherwise.
MGrIfFileExist if file exists 1 otherwise 0.
MGrIfFileExist sources | ||
---|---|---|
MGrIfFileExist.c | ||
MGrIfFileExist.h |
Mojave Green Software Co. Landers Ca Michael C. Shultz