There was an error fetching the commit references. Please try again later.
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.
Loading
Please register or sign in to comment