unibi_get_ext_num_name man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

doc::unibi_get_ext_num_name(3)	   unibilium	doc::unibi_get_ext_num_name(3)

NAME
       unibi_get_ext_bool_name, unibi_set_ext_bool_name,
       unibi_get_ext_num_name, unibi_set_ext_num_name, unibi_get_ext_str_name,
       unibi_set_ext_str_name - access the names of extended capabilities of a
       terminal object

SYNOPSIS
	#include <unibilium.h>

	const char *unibi_get_ext_bool_name(const unibi_term *ut, size_t i);
	const char *unibi_get_ext_num_name(const unibi_term *ut, size_t i);
	const char *unibi_get_ext_str_name(const unibi_term *ut, size_t i);

	void unibi_set_ext_bool_name(unibi_term *ut, size_t i, const char *s);
	void unibi_set_ext_num_name(unibi_term *ut, size_t i, const char *s);
	void unibi_set_ext_str_name(unibi_term *ut, size_t i, const char *s);

DESCRIPTION
       Get/set the names of extended boolean, numeric, and string
       capabilities.  i is the index of the extended capability to act on; it
       must be less than "unibi_count_ext_bool(ut)",
       "unibi_count_ext_num(ut)", or "unibi_count_ext_str(ut)", respectively.

       Note that
       "unibi_set_ext_bool_name"/"unibi_set_ext_num_name"/"unibi_set_ext_str_name"
       simply store the pointer they are given; they will not free s or make a
       copy of the string.

SEE ALSO
       unibilium.h(3)

unibilium-1.1.2			  2015-02-22	doc::unibi_get_ext_num_name(3)
[top]

List of man pages available for DragonFly

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