- Timestamp:
- Sep 24, 2009 5:13:56 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/dir.h
r22511 r23305 49 49 /** 50 50 * Check for the existence of a directory. 51 * 52 * All symbolic links will be attemped resolved. If that is undesirable, please 53 * use RTPathQueryInfo instead. 51 54 * 52 55 * @returns true if exist and is a directory.
Note:
See TracChangeset
for help on using the changeset viewer.