![]() |
![]()
| ![]() |
![]()
NAMEcxIsDirLocal - Returns whether or not the directory is stored locally.SYNOPSIS#include <comprex.h>char cxIsDirLocal(CxDirectory *dir); PARAMETERS
DESCRIPTIONReturns whether or not the directory is stored locally.If the directory is located online, or within an archive, this will be 0. Otherwise, this will be 1. RETURNSNothing.
|