Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util/stream: Add ostream_write_str function #3280

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Jul 1, 2024

This is simple utility function to write null terminated string to stream.

Function is already referenced in msc_fat_view.

This is simple utility function to write null terminated
string to stream.

Function is already referenced in msc_fat_view.
@kasjer kasjer added enhancement Trivial Trivial fix BugFix Bug fix labels Jul 1, 2024
@kasjer kasjer requested a review from rymanluk July 2, 2024 06:21
@kasjer kasjer merged commit 297da05 into apache:master Jul 2, 2024
17 checks passed
@kasjer kasjer deleted the kasjer/ostream-add-write_str branch July 2, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants