Changeset 6421 in vbox for trunk/include/iprt
- Timestamp:
- Jan 21, 2008 5:48:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/file.h
r5999 r6421 266 266 267 267 /** 268 * Determine the maximum file size depending on the file system the file is stored on. 269 */ 270 RTR3DECL(uint64_t) RTFileGetMaxSize(RTFILE File); 271 272 /** 268 273 * Gets the current file position. 269 274 *
Note:
See TracChangeset
for help on using the changeset viewer.