Skip to content

Conversation

xahmol
Copy link
Contributor

@xahmol xahmol commented Aug 16, 2023

I had issues with file open errors, which I could trace back to this function here not closing the logical file number after aborting with an OS error.

File open issues for me are solved with adding this cbm_close(lfn); line.

I had issues with file open errors, which I could trace back to this function here not closing the logical file number after aborting with an OS error.

File open issues for me are solved with adding this cbm_close(lfn); line.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant