From 4a99dc41d3a9836753a33c00d31e4cbce4e0e3b4 Mon Sep 17 00:00:00 2001 From: Oskar Date: Wed, 3 Apr 2024 23:09:13 +0200 Subject: L+ and L- with numbers work now. Now only immediate numbers are left and then we are done with the L functionality. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index ef26101..4612590 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ TODO list. This is mostly so i can plan more granularly and remember small stuff i was working on last time and what i should prioritise first. This is not my overall big planning board. (1 highest prio, 10 lowest) -1 - improve the length check. If i make the length of an input too big then it seems like the input after the fgets limit gets stuck in stdin and that is kind of a problem. +1 - Finish L implementation -- cgit v1.2.3