Skip to content

Conversation

@dreamer-coding
Copy link
Contributor

Fossil XSDK Pull Request

Description

Expanding the file stream API to include new functions for handling flushing stream, renaming, setting and getting positions, and rotating files. Functions are available for both classic C and the C++ class.

Providing STL string compatible versions of functions for C++ file stream class to allow the use of both C strings and C++ class string objects.

Testing

Adding new test cases

Checklist

  • Code follows the project's coding standards.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • The code has been reviewed by team members.
  • All checks and tests pass.
  • The license header and notices are updated where necessary.

License

This project is licensed under the Mozilla Public License - see the LICENSE file for details.

@dreamer-coding dreamer-coding merged commit 115453a into fossillogic:main Feb 8, 2025
44 checks passed
@dreamer-coding dreamer-coding deleted the more_fstream_functions branch February 8, 2025 00:04
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