|
NAMEcxGetNextDir - Returns the next directory in a list of directories.SYNOPSIS#include <comprex.h>CxDirectory *cxGetNextDir(CxDirectory *dir); PARAMETERS
DESCRIPTIONReturns the next directory in a list of directories.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |