From 3a08dca39c49ea7bd73e703a25ade3eaca8d0c81 Mon Sep 17 00:00:00 2001 From: Oskar Date: Sun, 31 Mar 2024 22:29:33 +0200 Subject: TODO update --- TODO | 1 - process_multiples.c | 1 - 2 files changed, 2 deletions(-) diff --git a/TODO b/TODO index e354e52..3ada509 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ 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 - Make all singles work. 1 - Have a big long think about how the strings will be processed and translate in to actually doing things in the program. 1 - implement the logic that will actually interpret the validated input 3 - improve the length check (i have NO idea how it actually works because im slow stupid!) diff --git a/process_multiples.c b/process_multiples.c index 839573a..ade2a67 100644 --- a/process_multiples.c +++ b/process_multiples.c @@ -7,4 +7,3 @@ #include "input.h" #include "i_validation.h" #include - -- cgit v1.2.3