Project

General

Profile

« Previous | Next » 

Revision cdeccdb8

Added by skyjake over 3 years ago

NativeFile: Use the_Foundation's File for I/O

Simplify native file access with File from the_Foundation. This will
also use native Win32 APIs on Windows.

Removed the unnecessary File::Truncate mode. One should just clear the
file by calling File::clear() when that is needed.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences