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, Sun Jul 23 13:12:53 2006.