My GNL code
Whether it's a file, stdin, or even later a network connection, you will always need a way to read the content line by line. It's time to start working on this feature, which will be essential for your future projects.
This project is finished yet, but not passed to "moulinette" !
The function is written in C language and thus needs the gcc
compiler and some standard C libraries to run. This need a main function to compile but you can test with "francinette --timeout 30" if working if you've installed francinette.
Passed ? | Note |
---|---|
❌ | ../100 |
This module was done by rphlr.