logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pmPathSeparator - return the filesystem path separator character

C Synopsis

#include<pcp/pmapi.h>intpmPathSeparator(void);cc...-lpcp

Description

pmPathSeparator  is  a  convenience  method  that  returns  ``/''  in   the civilized world.  For Windows
       platforms you may get ``/'' or ``\'' depending on the run-time environment.

       The most common use scenario is to use pmPathSeparator to construct the full pathname for a file  from  a
       known directory name and a relative file name.

Performance Co-Pilot                                   PCP                                    PMPATHSEPARATOR(3)

Name

pmPathSeparator - return the filesystem path separator character

See Also