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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxExtractFile - Extracts	the specified file.

SYNOPSIS
       #include	<comprex.h>

       CxStatus	cxExtractFile(CxFile *file, const char *destPath);

PARAMETERS
       file   The file to extract.

       destPath
	      The destination path, or NULL to use the existing	filename.

DESCRIPTION
       Extracts	the specified file.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		      cxExtractFile(3)

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

home | help