Tao.PhysFs SDK Documentation

Fs.PHYSFS_getRealDir Method 

[Visual Basic]
Public Shared Function PHYSFS_getRealDir( _
   ByVal filename As String _
) As String
[C#]
public static string PHYSFS_getRealDir(
   string filename
);

See Also

Fs Class | Tao.PhysFs Namespace