Parolin
0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
val
xcx_xz
xz-5.4.0
xz-5.4.0
src
xz
suffix.h
Go to the documentation of this file.
1
2
//
5
//
6
// Author: Lasse Collin
7
//
8
// This file has been put into the public domain.
9
// You can do whatever you want with this file.
10
//
12
19
extern
char
*
suffix_get_dest_name
(
const
char
*src_name);
20
21
28
extern
void
suffix_set
(
const
char
*suffix);
suffix_get_dest_name
char * suffix_get_dest_name(const char *src_name)
Get the name of the destination file.
Definition
suffix.c:382
suffix_set
void suffix_set(const char *suffix)
Set a custom filename suffix.
Definition
suffix.c:397
Generated by
1.12.0