redhat man page for xltdisplayoptions

Query: xltdisplayoptions

OS: redhat

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XltDisplayOptions(3X)													     XltDisplayOptions(3X)

NAME
XltDisplayOptions - Convenience function to display command line options to stderr.
SYNOPSIS
#include <Xlt/Xlt.h> void XltDisplayOptions(options, num_options) XrmOptionDescList options; Cardinal num_options;
DESCRIPTION
XltDisplayOptions will print the command line options to stderr. The arguments are the same as those passed to XtAppInitialize(3). options Specifies an array of XrmOptionDescRec which describe how to parse the command line. num_options Specifies the number of elements in options.
RETURN VALUE
None
RELATED INFORMATION
XtAppInialize(3) XltDisplayFallbackResources(3) XltDisplayOptions(3X)
Related Man Pages
xtinitialize(3) - centos
xtappinitialize(3) - debian
xtappinitialize(3) - centos
xtappinitialize(3) - x11r4
xtinitialize(3) - x11r4
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Retrieving previous command in a script
CentOS7 restoring file capabilities
About TODO