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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxSetFileName - Sets the	base name of the specified file.

SYNOPSIS
       #include	<comprex.h>

       void cxSetFileName(CxFile *file,	const char *name);

PARAMETERS
       file   The file.

       name   The filename.

DESCRIPTION
       Sets the	base name of the specified file.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		      cxSetFileName(3)

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

home | help