diff options
author | Oskar <[email protected]> | 2024-03-28 17:18:36 +0100 |
---|---|---|
committer | Oskar <[email protected]> | 2024-03-28 17:18:36 +0100 |
commit | ccdda45af0c167e4db0b0f1e0b920fec388206a3 (patch) | |
tree | 618c9d620f9c951d40ab97946f0fbc292f87fa00 /TODO | |
parent | f31f6cf866a50e659cc8fd1e847cc3ac5785e7e1 (diff) |
added length check, its kinda bad not not tested
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,4 +4,5 @@ This is not my overall big planning board. (1 highest prio, 10 lowest) 1 - Have a big long think about how validate_N should work 1 - implement validate_N 1 - Perform tests on validate_N +2 - add some sort of length check 3 - Have a big long think about how the strings will be processed and translate in to actually doing things in the program. |