summaryrefslogtreecommitdiff
path: root/TODO
blob: ef261012685d0b4db087f0087f4e3a3d74998d4d (plain)
1
2
3
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.