⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 llib-lncurses

📁 ncurses-5.4
💻
📖 第 1 页 / 共 4 页
字号:
#undef set_termSCREEN	*set_term(		SCREEN	*screenp)		{ return(*(SCREEN **)0); }#undef delscreenvoid	delscreen(		SCREEN	*sp)		{ /* void */ }#undef _nc_setupscreenint	_nc_setupscreen(		short	slines,		short const scolumns,		FILE	*output)		{ return(*(int *)0); }#undef _nc_ripofflineint	_nc_ripoffline(		int	line,		int	(*init)(		WINDOW	*p1,		int	p2))		{ return(*(int *)0); }#undef ripofflineint	ripoffline(		int	line,		int	(*init)(		WINDOW	*p1,		int	p2))		{ return(*(int *)0); }/* ./base/lib_slk.c */#undef _nc_slk_formatint	_nc_slk_format;#undef _nc_slk_initializeint	_nc_slk_initialize(		WINDOW	*stwin,		int	cols)		{ return(*(int *)0); }#undef slk_restoreint	slk_restore(void)		{ return(*(int *)0); }/* ./base/lib_slkatr_set.c */#undef slk_attr_setint	slk_attr_set(		const attr_t attr,		short	color_pair_number,		void	*opts)		{ return(*(int *)0); }/* ./base/lib_slkatrof.c */#undef slk_attroffint	slk_attroff(		const chtype attr)		{ return(*(int *)0); }/* ./base/lib_slkatron.c */#undef slk_attronint	slk_attron(		const chtype attr)		{ return(*(int *)0); }/* ./base/lib_slkatrset.c */#undef slk_attrsetint	slk_attrset(		const chtype attr)		{ return(*(int *)0); }/* ./base/lib_slkattr.c */#undef slk_attrattr_t	slk_attr(void)		{ return(*(attr_t *)0); }/* ./base/lib_slkclear.c */#undef slk_clearint	slk_clear(void)		{ return(*(int *)0); }/* ./base/lib_slkcolor.c */#undef slk_colorint	slk_color(		short	color_pair_number)		{ return(*(int *)0); }/* ./base/lib_slkinit.c */#undef slk_initint	slk_init(		int	format)		{ return(*(int *)0); }/* ./base/lib_slklab.c */#undef slk_labelchar	*slk_label(		int	n)		{ return(*(char **)0); }/* ./base/lib_slkrefr.c */#undef slk_noutrefreshint	slk_noutrefresh(void)		{ return(*(int *)0); }#undef slk_refreshint	slk_refresh(void)		{ return(*(int *)0); }/* ./base/lib_slkset.c */#undef slk_setint	slk_set(		int	i,		const char *astr,		int	format)		{ return(*(int *)0); }/* ./base/lib_slktouch.c */#undef slk_touchint	slk_touch(void)		{ return(*(int *)0); }/* ./base/lib_touch.c */#undef is_linetouchedNCURSES_BOOL is_linetouched(		WINDOW	*win,		int	line)		{ return(*(NCURSES_BOOL *)0); }#undef is_wintouchedNCURSES_BOOL is_wintouched(		WINDOW	*win)		{ return(*(NCURSES_BOOL *)0); }#undef wtouchlnint	wtouchln(		WINDOW	*win,		int	y,		int	n,		int	changed)		{ return(*(int *)0); }/* ./trace/lib_traceatr.c */#undef _traceattr2char	*_traceattr2(		int	bufnum,		attr_t	newmode)		{ return(*(char **)0); }#undef _traceattrchar	*_traceattr(		attr_t	newmode)		{ return(*(char **)0); }#undef _nc_retrace_attr_tattr_t	_nc_retrace_attr_t(		attr_t	code)		{ return(*(attr_t *)0); }#undef _nc_altcharset_nameconst char *_nc_altcharset_name(		attr_t	attr,		chtype	ch)		{ return(*(const char **)0); }#undef _tracechtype2char	*_tracechtype2(		int	bufnum,		chtype	ch)		{ return(*(char **)0); }#undef _tracechtypechar	*_tracechtype(		chtype	ch)		{ return(*(char **)0); }#undef _nc_retrace_chtypechtype	_nc_retrace_chtype(		chtype	code)		{ return(*(chtype *)0); }/* ./trace/lib_tracedmp.c */#undef _tracedumpvoid	_tracedump(		const char *name,		WINDOW	*win)		{ /* void */ }/* ./trace/lib_tracemse.c */#undef _tracemousechar	*_tracemouse(		MEVENT const *ep)		{ return(*(char **)0); }/* ./tty/lib_tstp.c */#include <SigAction.h>#undef _nc_signal_handlervoid	_nc_signal_handler(		NCURSES_BOOL enable)		{ /* void */ }/* ./base/lib_ungetch.c */#undef _nc_fifo_dumpvoid	_nc_fifo_dump(void)		{ /* void */ }#undef ungetchint	ungetch(		int	ch)		{ return(*(int *)0); }/* ./tty/lib_vidattr.c */#undef vidputsint	vidputs(		chtype	newmode,		int	(*outc)(		int	p1))		{ return(*(int *)0); }#undef vidattrint	vidattr(		chtype	newmode)		{ return(*(int *)0); }#undef termattrschtype	termattrs(void)		{ return(*(chtype *)0); }/* ./base/lib_vline.c */#undef wvlineint	wvline(		WINDOW	*win,		chtype	ch,		int	n)		{ return(*(int *)0); }/* ./base/lib_wattroff.c */#undef wattr_offint	wattr_off(		WINDOW	*win,		attr_t	at,		void	*opts)		{ return(*(int *)0); }/* ./base/lib_wattron.c */#undef wattr_onint	wattr_on(		WINDOW	*win,		attr_t	at,		void	*opts)		{ return(*(int *)0); }/* ./base/lib_winch.c */#undef winchchtype	winch(		WINDOW	*win)		{ return(*(chtype *)0); }/* ./base/lib_window.c */#undef _nc_synchookvoid	_nc_synchook(		WINDOW	*win)		{ /* void */ }#undef mvderwinint	mvderwin(		WINDOW	*win,		int	y,		int	x)		{ return(*(int *)0); }#undef syncokint	syncok(		WINDOW	*win,		NCURSES_BOOL bf)		{ return(*(int *)0); }#undef wsyncupvoid	wsyncup(		WINDOW	*win)		{ /* void */ }#undef wsyncdownvoid	wsyncdown(		WINDOW	*win)		{ /* void */ }#undef wcursyncupvoid	wcursyncup(		WINDOW	*win)		{ /* void */ }#undef dupwinWINDOW	*dupwin(		WINDOW	*win)		{ return(*(WINDOW **)0); }/* ./base/nc_panel.c */#undef _nc_panelhookstruct panelhook *_nc_panelhook(void)		{ return(*(struct panelhook **)0); }/* ./base/safe_sprintf.c */#undef _nc_printf_stringchar	*_nc_printf_string(		const char *fmt,		va_list	ap)		{ return(*(char **)0); }/* ./tty/tty_update.c */#include <sys/time.h>#include <sys/times.h>#undef doupdateint	doupdate(void)		{ return(*(int *)0); }#undef _nc_scrollnint	_nc_scrolln(		int	n,		int	top,		int	bot,		int	maxy)		{ return(*(int *)0); }#undef _nc_screen_resumevoid	_nc_screen_resume(void)		{ /* void */ }#undef _nc_screen_initvoid	_nc_screen_init(void)		{ /* void */ }#undef _nc_screen_wrapvoid	_nc_screen_wrap(void)		{ /* void */ }#undef _nc_do_xmc_glitchvoid	_nc_do_xmc_glitch(		attr_t	previous)		{ /* void */ }/* ./trace/varargs.c */#undef _nc_varargschar	*_nc_varargs(		const char *fmt,		va_list	ap)		{ return(*(char **)0); }/* ./base/memmove.c */#undef _nc_memmovevoid	_nc_memmove(void)		{ /* void */ }/* ./base/vsscanf.c */#undef _nc_vsscanfvoid	_nc_vsscanf(void)		{ /* void */ }/* ./base/lib_freeall.c */#include <term_entry.h>#undef _nc_freeallvoid	_nc_freeall(void)		{ /* void */ }/* ./base/define_key.c */#undef define_keyint	define_key(		const char *str,		int	keycode)		{ return(*(int *)0); }/* ./expanded.c */#undef _nc_toggle_attr_onvoid	_nc_toggle_attr_on(		attr_t	*S,		attr_t	at)		{ /* void */ }#undef _nc_toggle_attr_offvoid	_nc_toggle_attr_off(		attr_t	*S,		attr_t	at)		{ /* void */ }#undef _nc_DelCharCostint	_nc_DelCharCost(		int	count)		{ return(*(int *)0); }#undef _nc_InsCharCostint	_nc_InsCharCost(		int	count)		{ return(*(int *)0); }#undef _nc_UpdateAttrsvoid	_nc_UpdateAttrs(		chtype	c)		{ /* void */ }/* ./base/key_defined.c */#undef key_definedint	key_defined(		const char *str)		{ return(*(int *)0); }/* ./base/keybound.c */#undef keyboundchar	*keybound(		int	code,		int	count)		{ return(*(char **)0); }/* ./base/keyok.c */#undef keyokint	keyok(		int	c,		NCURSES_BOOL flag)		{ return(*(int *)0); }/* ./base/lib_dft_fgbg.c */#undef use_default_colorsint	use_default_colors(void)		{ return(*(int *)0); }#undef assume_default_colorsint	assume_default_colors(		int	fg,		int	bg)		{ return(*(int *)0); }/* ./tinfo/lib_print.c */#undef mcprintint	mcprint(		char	*data,		int	len)		{ return(*(int *)0); }/* ./base/resizeterm.c */#undef is_term_resizedNCURSES_BOOL is_term_resized(		int	ToLines,		int	ToCols)		{ return(*(NCURSES_BOOL *)0); }#undef resize_termint	resize_term(		int	ToLines,		int	ToCols)		{ return(*(int *)0); }#undef resizetermint	resizeterm(		int	ToLines,		int	ToCols)		{ return(*(int *)0); }/* ./trace/trace_xnames.c */#undef _nc_trace_xnamesvoid	_nc_trace_xnames(		TERMTYPE *tp)		{ /* void */ }/* ./base/tries.c */#undef _nc_expand_trychar	*_nc_expand_try(		struct tries *tree,		unsigned short code,		int	*count,		size_t	len)		{ return(*(char **)0); }#undef _nc_remove_keyint	_nc_remove_key(		struct tries **tree,		unsigned short code)		{ return(*(int *)0); }#undef _nc_remove_stringint	_nc_remove_string(		struct tries **tree,		const char *string)		{ return(*(int *)0); }/* ./base/version.c */#undef curses_versionconst char *curses_version(void)		{ return(*(const char **)0); }/* ./base/wresize.c */#undef wresizeint	wresize(		WINDOW	*win,		int	ToLines,		int	ToCols)		{ return(*(int *)0); }/* ./tinfo/access.c */#undef _nc_rootnamechar	*_nc_rootname(		char	*path)		{ return(*(char **)0); }#undef _nc_pathlastunsigned _nc_pathlast(		const char *path)		{ return(*(unsigned *)0); }#undef _nc_basenamechar	*_nc_basename(		char	*path)		{ return(*(char **)0); }#undef _nc_accessint	_nc_access(		const char *path,		int	mode)		{ return(*(int *)0); }#undef _nc_env_accessint	_nc_env_access(void)		{ return(*(int *)0); }/* ./tinfo/add_tries.c */#undef _nc_add_to_tryvoid	_nc_add_to_try(		struct tries **tree,		const char *str,		unsigned short code)		{ /* void */ }/* ./tinfo/alloc_entry.c */#undef _nc_init_entryvoid	_nc_init_entry(		TERMTYPE *const tp)		{ /* void */ }#undef _nc_copy_entryENTRY	*_nc_copy_entry(		ENTRY	*oldp)		{ return(*(ENTRY **)0); }#undef _nc_save_strchar	*_nc_save_str(		const char *const string)		{ return(*(char **)0); }#undef _nc_wrap_entryvoid	_nc_wrap_entry(		ENTRY	*const ep,		NCURSES_BOOL copy_strings)		{ /* void */ }#undef _nc_merge_entryvoid	_nc_merge_entry(		TERMTYPE *const to,		TERMTYPE *const from)		{ /* void */ }/* ./tinfo/alloc_ttype.c */#undef _nc_align_termtypevoid	_nc_align_termtype(		TERMTYPE *to,		TERMTYPE *from)		{ /* void */ }#undef _nc_copy_termtypevoid	_nc_copy_termtype(		TERMTYPE *dst,		TERMTYPE *src)		{ /* void */ }/* ./tinfo/captoinfo.c */#undef _nc_captoinfochar	*_nc_captoinfo(		const char *cap,		const char *s,		int const parameterized)		{ return(*(char **)0); }#undef _nc_infotocapchar	*_nc_infotocap(		const char *cap,		const char *str,		int const parameterized)		{ return(*(char **)0); }/* ./codes.c */#undef boolcodeschar	*const boolcodes[] = {0};#undef numcodeschar	*const numcodes[] = {0};#undef strcodeschar	*const strcodes[] = {0};/* ./comp_captab.c */#include <ncurses_cfg.h>#undef _nc_info_hash_tableconst struct name_table_entry *const _nc_info_hash_table[995] = {0};#undef _nc_cap_hash_tableconst struct name_table_entry *const _nc_cap_hash_table[995] = {0};#undef _nc_capalias_tableconst struct alias _nc_capalias_table[] = {0};#undef _nc_infoalias_tableconst struct alias _nc_infoalias_table[] = {0};#undef _nc_get_tableconst struct name_table_entry *_nc_get_table(		NCURSES_BOOL termcap)		{ return(*(const struct name_table_entry **)0); }#undef _nc_get_hash_tableconst struct name_table_entry *const *_nc_get_hash_table(		NCURSES_BOOL termcap)		{ return(*(const struct name_table_entry **)0); }/* ./tinfo/comp_error.c */#undef _nc_suppress_warningsNCURSES_BOOL _nc_suppress_warnings;#undef _nc_curr_lineint	_nc_curr_line;#undef _nc_curr_colint	_nc_curr_col;#undef _nc_set_sourcevoid	_nc_set_source(		const char *const name)		{ /* void */ }#undef _nc_set_typevoid	_nc_set_type(		const char *const name)		{ /* void */ }#undef _nc_get_typevoid	_nc_get_type(		char	*name)		{ /* void */ }#undef _nc_warningvoid	_nc_warning(		const char *const fmt,		...)		{ /* void */ }#undef _nc_err_abortvoid	_nc_err_abort(		const char *const fmt,		...)		{ /* void */ }#undef _nc_syserr_abortvoid	_nc_syserr_abort(		const char *const fmt,		...)		{ /* void */ }/* ./tinfo/comp_expand.c */#undef _nc_tic_expandchar	*_nc_tic_expand(		const char *srcp,		NCURSES_BOOL tic_format,		int	numbers)		{ return(*(char **)0); }/* ./tinfo/comp_hash.c */#include <hashsize.h>#undef _nc_find_entrystruct name_table_entry const *_nc_find_entry(		const char *string,		const struct name_table_entry *const *hash_table)		{ return(*(struct name_table_entry const **)0); }#undef _nc_find_type_entrystruct name_table_entry const *_nc_find_type_entry(		const char *string,		int	type,		const struct name_table_entry *table)		{ return(*(struct name_table_entry const **)0); }/* ./tinfo/comp_parse.c */#undef _nc_check_termtypevoid	(*_nc_check_termtype)(		TERMTYPE *p1);#undef _nc_headENTRY	*_nc_head;#undef _nc_tailENTRY	*_nc_tail;#undef _nc_free_entriesvoid	_nc_free_entries(		ENTRY	*headp)		{ /* void */ }#undef _nc_entry_matchNCURSES_BOOL _nc_entry_match(		char	*n1,		char	*n2)		{ return(*(NCURSES_BOOL *)0); }#undef _nc_read_entry_sourcevoid	_nc_read_entry_source(		FILE	*fp,		char	*buf,		int	literal,		NCURSES_BOOL silent,		NCURSES_BOOL (*hook)(		ENTRY	*p1))		{ /* void */ }

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -