char * suffix_get_dest_name(const char *src_name)
Get the name of the destination file.
Definition suffix.c:382
void suffix_set(const char *suffix)
Set a custom filename suffix.
Definition suffix.c:397
bool suffix_is_set(void)
Check if a custom suffix has been set.
Definition suffix.c:403