spkgdeveloper's documentation
gchar* path_simplify ( const gchar *  path  ) 

Powerful path simplification function.

Will do this: "/./path/../../to//./" -> "/to", or "././path/../../to//./" -> "../to"

Parameters:
path path to be simlified.
Returns:
simplified path (always)

Documentation for spkg, Mon Jul 17 10:24:11 2006.