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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetBaseName - Returns the base	filename for the specified path.

SYNOPSIS
       #include	<comprex.h>

       char *cxGetBaseName(const char *path);

PARAMETERS
       path   The path.

DESCRIPTION
       Returns the base	filename for the specified path.

       The base	filename is the	part not containing path information.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		      cxGetBaseName(3)

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

home | help