You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Peter A. Volchek" <Pe...@ti.com.od.ua> on 2001/08/31 17:00:30 UTC

getFullPath() question

On NT (Win32PlatformUtils.cpp)
the function 
XMLCh* XMLPlatformUtils::getFullPath(const XMLCh* const srcPath)

returns 0, if failed to get the full path name,
on other platforms it throws exception
        ThrowXML(XMLPlatformUtilsException,
                 XMLExcepts::File_CouldNotGetBasePathName);


Why so?


Peter A. Volchek
Software Engineer
Metis International, Inc.
PeterV@ti.com.od.ua



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org