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

Simple shell 0.1.1 #3

Open
1 of 4 tasks
edward0rtiz opened this issue Aug 16, 2019 · 0 comments
Open
1 of 4 tasks

Simple shell 0.1.1 #3

edward0rtiz opened this issue Aug 16, 2019 · 0 comments
Assignees

Comments

@edward0rtiz
Copy link
Collaborator

edward0rtiz commented Aug 16, 2019

  • Write your own getline function

  • Use a buffer to read many chars at once and call the least possible the read system call

  • You will need to use static variables

  • You are not allowed to use getline

@edward0rtiz edward0rtiz created this issue from a note in Simple Shell (To do) Aug 16, 2019
@edward0rtiz edward0rtiz moved this from To do to In progress in Simple Shell Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Simple Shell
In progress
Development

No branches or pull requests

2 participants