1PMPATHEPARATOR(3)          Library Functions Manual          PMPATHEPARATOR(3)
2
3
4

NAME

6       pmPathSeparator - return the filesystem path separator character
7

C SYNOPSIS

9       #include <pcp/pmapi.h>
10
11       int pmPathSeparator(void);
12
13       cc ... -lpcp
14

DESCRIPTION

16       pmPathSeparator is a convenience method that returns ``/'' in  the civ‐
17       ilized world.  For Windows platforms you may get ``/'' or ``\'' depend‐
18       ing on the run-time environment.
19
20       The most common use scenario is to use pmPathSeparator to construct the
21       full pathname for a file from a known directory  name  and  a  relative
22       file name.
23
24
25
26Performance Co-Pilot                  PCP                    PMPATHEPARATOR(3)
Impressum