|
|
|
|
PM_getSNAPConfigPath
Return the path to the SNAP configuration files.
Declaration
const char * PMAPI PM_getSNAPConfigPath(void)
Prototype In
pmapi.h
Return Value
Constant string pointer to the SNAP configuration files path
Description
This function is used to obtain the standard path where the SNAP configuration files should be found. This is usually operating system specific, but it can be overridden for debugging and development purposes using the SNAP_PATH environment variable. In most cases this is a 'config' directory below the directory reported by PM_getSNAPPath, however on some network operating systems with shared directories, the config directories may be specific to each user while the SNAP binaries live in a shared directory common to all users. This is the case for instance under the QNX operating systems.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com