Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-03 | new check_length_fix_stdin. It checks length of buffers and seems to | Oskar | |
also fix the situation where if i input more characters in to fgets than allowed the characters sort of get stuck in stdin and thats a problem. Seems like this function fixes this. | |||
2024-03-31 | Singles done | Oskar | |
2024-03-31 | Started integrating the input system. Mainly trying to integrate the | Oskar | |
'singles' so far because they will be the easiest. | |||
2024-03-07 | improved 7ed.c to make using the current flags a little smarter | Oskar | |