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

in README.md , cat command using getline() function , it receives as parameter a size_t variable not an singed int #5

Open
wassim31 opened this issue Jul 28, 2021 · 0 comments

Comments

@wassim31
Copy link

This is the definition of the function :
ssize_t getline(char **restrict lineptr, size_t *restrict n, FILE *restrict stream);

@wassim31 wassim31 changed the title in README.md , cat command using getline() function , it receives as parameter a size_t variable not an singed int #5 in README.md , cat command using getline() function , it receives as parameter a size_t variable not an singed int Jul 28, 2021
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

No branches or pull requests

1 participant