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

Stdio, Read, Write and Files #482

Open
UsairimIsani opened this issue Jul 29, 2020 · 5 comments
Open

Stdio, Read, Write and Files #482

UsairimIsani opened this issue Jul 29, 2020 · 5 comments
Labels
A-exercises Area: Exercises C-feature-request Category: Feature Request

Comments

@UsairimIsani
Copy link

Add Exercises on Stdio, Read, Write and Files.

@shadows-withal shadows-withal added A-exercises Area: Exercises C-feature-request Category: Feature Request labels Jul 29, 2020
@calvinbrown085
Copy link
Contributor

I can try and take files if that would be okay!

@seeplusplus
Copy link
Contributor

I'd like to help close this. What kinds of exercises would we like to see? With @calvinbrown085 's work we have reading from a file (files1). I could see adding something like:

  • Files: files2, writing/amending
  • Stdio: stdio1, capturing user input from stdin and writing it out to stdout

I'd be happy to commit to creating these exercises (as well as any others you folks suggest).

@calvinbrown085
Copy link
Contributor

IMO, writing a new file would be a good exercise, I also agree that your stdio ones would be good too!

@samusz
Copy link

samusz commented Feb 20, 2022

May be also these common use case :

  • write to stderr
  • write/append to log file
  • write a utf-8 file
  • write to stream ?

@mo8it
Copy link
Contributor

mo8it commented Jul 10, 2024

I think that we can add a whole IO section with at least 2 exercises :)

Open to pull requests :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-exercises Area: Exercises C-feature-request Category: Feature Request
Projects
None yet
Development

No branches or pull requests

6 participants