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

Added automatic flushing of open files

I overloaded fopen and fclose inside an Action in such a manner
that a list of open files is kept. This allows to flush them implicitely,
without requiring people to write an explicit flush() method.
parent 9eaf110b
No related branches found
No related tags found
Loading
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