added file writing flush callto clean up file writing and prevent file overflow for new experiments

This commit is contained in:
cs-powell
2025-07-11 20:45:49 -04:00
parent 537bc9474e
commit dcfff34b36
3 changed files with 12 additions and 4 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"cmake.sourceDirectory": "/Users/flyingtopher/Desktop/Code Citadel/School/2. Research/Fork Clone/XPlaneConnectCSP/C"
}