3 stable releases

1.1.1 Aug 4, 2023
1.1.0 Aug 3, 2023
1.0.0 Aug 2, 2023

#661 in Command-line interface

Download history 2/week @ 2024-02-19 21/week @ 2024-02-26 10/week @ 2024-03-11 44/week @ 2024-04-01

54 downloads per month

0BSD license

8KB

cerm — C Inspired Error Reporting Macros

Cerm (/sɜːm/) provides a few handy macros in the style of BSD C’s <err.h> for error-reporting to the user. These macros just remove some of the boilerplate of having to prefix your diagnostic messages with progname: everytime you want to exit the program.

No runtime deps