Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
cxGetFsIterNext(3)	     The GNUpdate Project	    cxGetFsIterNext(3)

NAME
       cxGetFsIterNext - Returns the next item.

SYNOPSIS
       #include	<comprex.h>

       CxFsNode	*cxGetFsIterNext(CxFsIterator *iterator);

PARAMETERS
       iterator
	      The iterator.

DESCRIPTION
       Returns the next	item.

       If this hasn't been called previously, it will return the first item.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		    cxGetFsIterNext(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxGetFsIterNext&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help