Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-03 | Added `find_alpha()`, and `create_num_str()`. | mrb0nk500 | |
2021-06-26 | Added `format_len()`. | mrb0nk500 | |
2021-06-23 | Fixed a typo in `misc.h`. | mrb0nk500 | |
Forgot to add a semicolon to one of the externs. | |||
2021-06-23 | Added externs for all the new functions in `misc.c`. | mrb0nk500 | |
2021-06-18 | Move all miscellaneous functions from `config.c` into | mrb0nk500 | |
`misc.c`. |