xmstringcreatesimple(3x) osf1 man page | unix.com

Man Page: xmstringcreatesimple

Operating Environment: osf1

Section: 3x

XmStringCreateSimple(3X)												  XmStringCreateSimple(3X)

NAME
XmStringCreateSimple - A compound string function that creates a compound string in the language environment of a widget
SYNOPSIS
#include <Xm/Xm.h> XmString XmStringCreateSimple (text) char * text;
DESCRIPTION
XmStringCreateSimple creates a compound string with two components: text and a character set. It derives the character set from the current language environment. The routine attempts to derive a character set from the value of the LANG environment variable. If this does not result in a valid charac- ter set, the routine uses a vendor-specific default. If the vendor has not specified a different value, this default is ISO8859-1. Note This routine is obsolete and exists for compatibility with previous releases. It has been replaced by XmStringCreateLocalized. Specifies a null-terminated string to be used as the text component of the compound string.
RETURN VALUE
Returns a new compound string.
SEE ALSO
XmStringCreate(3X), XmStringCreateLocalized(3X) XmStringCreateSimple(3X)
Related Man Pages
xmstringbytecompare(3) - redhat
xmstringsegmentcreate(3) - centos
xmstringcreateltor(3) - hpux
xmstring(3x) - osf1
xmstringbytecompare(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update