Changeset 85313 in vbox for trunk/include
- Timestamp:
- Jul 13, 2020 4:30:08 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/path.h
r85311 r85313 541 541 * @param papcszPaths Array of paths to find common path for. 542 542 * @param cPaths Number of paths in \a papcszPaths. 543 * @param szSeparator Path separator to use for comparision.544 543 */ 545 544 RTDECL(size_t) RTPathFindCommon(const char * const *papcszPaths, size_t cPaths);
Note:
See TracChangeset
for help on using the changeset viewer.