Project: Coding a GetNextLine in C
dr Jonas Birch dr Jonas Birch
2.07K subscribers
398 views
0

 Published On Apr 20, 2024

In this video you will learn how to solve the GetNextLine challenge in C. The task is: coding a function which reads one line from the standard input and returning it.

If the buffer contains two lines, separated by a new line, then two consecutive calls to the function will return one line each - without any trailing \ns.

show more

Share/Embed