File/Path Manupulation API

The PMPlib File/Path Manupulation API is a utility for operations on file systems and string manupulation for file/path names. More...


Modules

 String manupulation for file and path names
 String manupulation routines manage strings so that they are grammartical for path and file names.
 File and directory manupulation
 File and directory manupulation routines provide a unified API to manupulate a file system, encapsulating the difference between Win32 and POSIX APIs.

Detailed Description

The PMPlib File/Path Manupulation API is a utility for operations on file systems and string manupulation for file/path names.

This API encapsulates the difference between Win32 and POSIX APIs, UCS-2 string and multi-byte characters, and path characters ('\' or '/').