You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The assignment consisted of implementing a function which reads from a file descriptor one line at a time.
The function saves the remainder of the line in a static variable.
About
Retrieving one line at a time from a file descriptor