Skip to content

adding file IO exericses#2191

Open
frroossst wants to merge 1 commit into
rust-lang:mainfrom
frroossst:main
Open

adding file IO exericses#2191
frroossst wants to merge 1 commit into
rust-lang:mainfrom
frroossst:main

Conversation

@frroossst
Copy link
Copy Markdown
Contributor

Once approved and merged this should close #482

@frroossst
Copy link
Copy Markdown
Contributor Author

Sorry, for being a tad bit late to open this PR, December was finals month so super busy.

I know this implementation isn't quite ready to be merged just yet. Looking for pointers on improving this to make it merge-worthy.

@irfanghat
Copy link
Copy Markdown

@frroossst I'm really forward to these. I hope they progressively get hard so people like me can enforce the concepts. I constantly have to look up reading multiple lines from standard input because I get it wrong for some reason each time.

Copy link
Copy Markdown
Contributor

@foxfromworld foxfromworld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to open and create, the maintainer previously suggested including an exercise for 'Appending to an existing (log) file.' It might be worth adding this case as well, since it would be a great way to introduce OpenOptions. What do you think?

@frroossst
Copy link
Copy Markdown
Contributor Author

Been inactive, but looking to pick this back up soon.

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.

Stdio, Read, Write and Files

3 participants