Windows PowerShell command on Get-command FcStrPlus
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man FcStrPlus

Introduction to Library Functions FcStrPlus(3)

NAME

FcStrPlus - concatenate two strings

SYNOPSIS

cc [ flag... ] file... -lfontconfig [ library... ]

#include

FcChar8 * FcStrPlus(const FcChar8 *s1);

(const FcChar8 *s2);

DESCRIPTION

This function allocates new storage and places the concate-

nation of s1 and s2 there, returning the new string. VERSION Fontconfig version 2.8.0

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | system/library/fontconfig |

|_____________________________|_____________________________|

| Interface Stability | Volatile |

|_____________________________|_____________________________|

| MT-Level | Unknown |

|_____________________________|_____________________________|

SunOS 5.10 Last change: 18 November 2009 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™