Would you like to add more error handling for return values from functions like the following? - [fprintf](http://pubs.opengroup.org/onlinepubs/9699919799/functions/fprintf.html "Print formatted output") ⇒ [usage](https://github.com/p-gen/smenu/blob/55d3516e79de3866d49644f04bab18f945181fca/smenu.c#L516) - [strdup](http://pubs.opengroup.org/onlinepubs/9699919799/functions/strdup.html "Duplicate a string") ⇒ [parse_sed_like_string](https://github.com/p-gen/smenu/blob/d1cd68bee7e745f10c3d35238cde418cf3151314/smenu.c#L2016)