XtMergeArgLists man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

XtMergeArgLists()					     XtMergeArgLists()

Name
  XtMergeArgLists - merge two ArgList arrays.

Synopsis
  ArgList XtMergeArgLists(args1, num_args1, args2, num_args2)
	 ArgList args1;
	 Cardinal num_args1;
	 ArgList args2;
	 Cardinal num_args2;

Inputs
  args1	    Specifies the first ArgList.

  num_args1 Specifies the number of arguments in the first argument list.

  args2	    Specifies the second ArgList.

  num_args2 Specifies  the  number  of	arguments  in the second argument
	    list.

Returns
  An allocated ArgList that contains both args1 and args2.

Description
  XtMergeArgLists() allocates a new ArgList large enough  to  hold  args1
  and  args2  and  copies  both into it.  It does not check for duplicate
  entries.

  When the new ArgList is  no  longer  needed,	the  application  program
  should free it with XtFree().

Structures
  Arg is defined as follows:

     typedef struct {
	 String name;
	 XtArgVal value;
     } Arg, *ArgList;

See Also
  XtFree(1), XtSetArg(1).

Xt - Argument Lists					     XtMergeArgLists()
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net