unibi_get_str 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_str(3)		   unibilium		 doc::unibi_get_str(3)

NAME
       unibi_get_bool, unibi_set_bool, unibi_get_num, unibi_set_num,
       unibi_get_str, unibi_set_str - access the capabilities of a terminal
       object

SYNOPSIS
	#include <unibilium.h>

	int unibi_get_bool(const unibi_term *ut, enum unibi_boolean b);
	void unibi_set_bool(unibi_term *ut, enum unibi_boolean b, int x);

	short unibi_get_num(const unibi_term *ut, enum unibi_numeric n);
	void unibi_set_num(unibi_term *ut, enum unibi_numeric n, short x);

	const char *unibi_get_str(const unibi_term *ut, enum unibi_string s);
	void unibi_set_str(unibi_term *ut, enum unibi_string s, const char *x);

DESCRIPTION
       Get/set boolean, numeric, and string capabilities. Absent numeric
       capabilities are represented as "-1", absent string capabilities as
       "NULL".

       Note that "unibi_set_str" simply stores the pointer it is given; it
       will not free x or make a copy of the string.

SEE ALSO
       unibilium.h(3)

unibilium-1.1.2			  2015-02-22		 doc::unibi_get_str(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