xltdisplayoptions(3x) redhat man page | unix.com

Man Page: xltdisplayoptions

Operating Environment: redhat

Section: 3x

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
xtvaappinitialize(3) - debian
xtinitialize(3) - x11r4
xtvaappinitialize(3) - linux
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Retrieving previous command in a script
Tar Command
[TIP] Processing YAML files with yq