Commit Graph

14 Commits

Author SHA1 Message Date
RolandWH 1a8f4bbd90 fix whitespace formatting 2022-11-19 16:55:05 +00:00
RolandWH bb0a1a5eef actually remove includes 2022-11-19 16:51:19 +00:00
RolandWH 1fde10d2f5 implement handling of maxsize param 2022-11-19 16:50:53 +00:00
RolandWH 236dbce306 explicitly cast getchar return 2022-11-19 16:45:48 +00:00
RolandWH 4ba0eab83e crash when dyninput returns NULL (error) 2022-11-19 16:44:34 +00:00
RolandWH 51cd993b61 dont overallocate str 2022-11-19 16:43:16 +00:00
RolandWH 738bd9a99c tweaked comments and includes 2022-11-19 16:38:49 +00:00
RolandWH 7fe3d3c107 added error checking for malloc 2022-11-18 10:33:42 +00:00
RolandWH 4c9614342e preliminary implimentation of dynamic-sized input 2022-11-08 11:39:30 +00:00
RolandWH cb01b27501 explicitly cast int maths to char 2022-11-05 10:50:42 +00:00
RolandWH c6b5f1bad7 support lower case with new modulo 2022-11-05 10:36:25 +00:00
RolandWH 2f58a337f1 fix modulo when key is below 26 2022-11-04 11:12:30 +00:00
RolandWH 79dd09da1a initial code commit 2022-07-08 18:14:21 +01:00
RolandWH 621c4d8ec6 Initial commit 2022-06-30 16:30:31 +01:00