darrenkuro / 42_get_next_line

The get_next_line project for 42cursus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GET_NEXT_LINE

score date size loc file commit

NOTES

  • Stack might overflow for large BUFFER_SIZE, putting it on the heap would solve the problem, at cost of performance. Since timeout is likely an issue for moulinette, it would probably be the best solution.

About

The get_next_line project for 42cursus.


Languages

Language:C 100.0%