Skip to content
Snippets Groups Projects
Commit ada070d0 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Eliminate File::open(path,mode)

Mode is redundant since:
* read or write can be decided depending if file is IFile or OFile
* append/non-append is decided based on RESTART option
parent 0793d608
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment