Changeset 20067 in vbox
- Timestamp:
- May 27, 2009 11:25:32 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/include/iprt/dir.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/dir.h
r20066 r20067 62 62 * @param pszPath Path to the directory to create. 63 63 * @param fMode The mode of the new directory. 64 */ RTDECL(int) RTDirCreate(const char *pszPath, RTFMODE fMode); 64 */ 65 RTDECL(int) RTDirCreate(const char *pszPath, RTFMODE fMode); 65 66 66 67 /**
Note:
See TracChangeset
for help on using the changeset viewer.

