- Timestamp:
- Mar 10, 2010 12:52:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/dir.h
r27246 r27247 113 113 * @param pszPath Path to the directory to remove recursively. 114 114 * @param fFlags Flags, see RTDIRRMREC_F_XXX. 115 * 116 * @remarks This will not work on a root directory. 115 117 */ 116 118 RTDECL(int) RTDirRemoveRecursive(const char *pszPath, uint32_t fFlags);
Note:
See TracChangeset
for help on using the changeset viewer.