Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../.././../usr/man/man3/FcStrBuildFilename.3
Real path: /usr/share/man/man3/FcStrBuildFilename.3
Zurück
'\" te .\" auto-generated by docbook2man-spec from docbook-utils package .TH "FcStrBuildFilename" 3 "31 3月 2022" "Fontconfig 2.14.0" "" .SH NAME FcStrBuildFilename \- Concatenate strings as a file path .SH SYNOPSIS .nf \fB#include <fontconfig/fontconfig.h> .sp FcChar8 * FcStrBuildFilename (const FcChar8 *\fIpath\fB, \&...\fI\fB); .fi\fR .SH "DESCRIPTION" .PP Creates a filename from the given elements of strings as file paths and concatenate them with the appropriate file separator. Arguments must be null-terminated. This returns a newly-allocated memory which should be freed when no longer needed. .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (7) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability system/library/fontconfig = Stability Volatile .TE .PP .SH NOTES .\" Oracle has added source availability information to this manual page Source code for open source software components in Oracle Solaris can be found at https://www.oracle.com/downloads/opensource/solaris-source-code-downloads.html. This software was built from source available at https://github.com/oracle/solaris-userland. The original community source was downloaded from https://fontconfig.org/release/fontconfig-2.14.0.tar.xz. Further information about this software can be found on the open source community website at https://fontconfig.org/.