Commit Graph

5 Commits

Author SHA1 Message Date
Dylan Lom b3791d5d4d Allow for arbitrary prompts and options in confirm
* Rewrite confirm in c
* Add str_dupe and str_toupper to util.c/util.h
2021-04-25 21:03:26 +10:00
Dylan Lom a124089295 Rename line to lines
* It can now extract multiple lines, I'm not super excited about the
  code, but it works at least
* Add ADVANCE_PTR macro to util
2021-02-22 22:26:59 +11:00
Dylan Lom 5be53acc72 Refactor line
* Add license to util.c
2021-02-21 12:41:59 +11:00
Dylan Lom c027d9dc90 Extend util 2021-02-20 12:17:49 +11:00
Dylan Lom 7b556edcb9 Move util/util.h to util.h 2021-02-09 18:33:25 +11:00