Changeset 25922 in vbox
- Timestamp:
- Jan 20, 2010 10:51:40 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/file.h
r25724 r25922 779 779 * accessed instead of when this call was done. So, in short, don't use this 780 780 * API for volatile files, then rather use the extended variant with a 781 * yet-to-be-defined .781 * yet-to-be-defined flag. 782 782 */ 783 783 RTDECL(int) RTFileReadAll(const char *pszFilename, void **ppvFile, size_t *pcbFile);
Note:
See TracChangeset
for help on using the changeset viewer.