API Reference > ZipUtils Namespace > Functions > ZipUtils::formatPath Function
ZipUtils::formatPath Function
Syntax
C++
OdString formatPath(const OdString & path);

ZipUtils.h

Parameters 
Description 
const OdString & path 
[in] A string containing path to file.  

Returns string containing formatted path.

Formats path to file to conform current platform.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.