kwh-cost/src
Alexander "Arav" Andreev 485f69d1e5
[main.h] Renoved struct arguments_t.
Changed definition of `parse_arguments`.
`to_seconds` -> `interval_to_seconds`, and inlined.
`print_version` and `print_usage` are inlined.
2021-12-25 23:29:38 +04:00
..
main.c [main.c] Structure arguments_t removed. Use ptrs to vars instead. parse_arguments now returns status codes instead of printing stuff and closing program. 2021-12-25 23:27:53 +04:00
main.h [main.h] Renoved struct arguments_t. 2021-12-25 23:29:38 +04:00