Question

I want to flush out a file buffer before executing $finish in my simulation. Is there a file flush command that I can use? Or must I simply use $fclose? I realize I can close the file in this scenario, but I'd like to know if there is a flush command for my future use.

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top