VirtualBox

Changeset 85313 in vbox for trunk/include


Ignore:
Timestamp:
Jul 13, 2020 4:30:08 PM (5 years ago)
Author:
vboxsync
Message:

IPRT: Added RTPathFindCommon[Ex] + testcases [Doxygen fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/path.h

    r85311 r85313  
    541541 * @param   papcszPaths         Array of paths to find common path for.
    542542 * @param   cPaths              Number of paths in \a papcszPaths.
    543  * @param   szSeparator         Path separator to use for comparision.
    544543 */
    545544RTDECL(size_t) RTPathFindCommon(const char * const *papcszPaths, size_t cPaths);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette