Table of content
What is this
The rules of the game are explained in my original post.
47th Challenge
Challenge
Tody I will be looking at chapter 2 of the hecto tutorial.
Its the basics to get a DIY text editor working.
Solution
I learnt to read raw text input from stdio
and how it differs to none-raw text input. For now I’m just returning what is entered.
See github for today’s simple snippet.