FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
XmString create_str
(
char *
text
)
Definition at line
45
of file
dui_util.c
.
References
str
.
47
{
48
XmString
str
;
49
50
51
str = XmStringCreate ( text, XmSTRING_DEFAULT_CHARSET);
52
return
(str);
53
}
str
char str[80]
Definition:
test_client.c:7
dim
src
did
dui_util.c
Generated on Sun Sep 18 2016 20:50:28 for FACT++ by
1.8.11