Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix how the read mode is specified to access
The mode passed to access is an int and not a string, like in fopen.
- Loading branch information