The OpenNET Project / Index page

[ новости /+++ | форум | wiki | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

libtecla (3)
  • >> libtecla (3) ( Solaris man: Библиотечные вызовы )
  •  

    NAME

    libtecla - interactive command line input library
     
    

    SYNOPSIS

    cc [ flag... ] file... -ltecla [ library... ]
    #include <libtecla.h>
    

     

    DESCRIPTION

    This library provides programs with interactive command line editing facilities, similar to those of the UNIX tcsh shell. In addition to simple command-line editing, it supports recall of previously entered command lines, TAB completion of file names or other tokens, and in-line wildcard expansion of filenames. The internal functions that perform file-name completion and wild-card expansion are also available externally for optional use by the calling program.  

    Thread Safety

    The terminfo functions setupterm(3CURSES), tigetstr(3CURSES), tigetnum(3CURSES), and tputs(3CURSES) are not reentrant. This condition, however, should not prevent use of this library in threaded applications, since few applications will want to interact with multiple terminals.  

    INTERFACES

    The shared object libtecla.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

    cfc_file_startcfc_literal_escapes
    cfc_set_check_fncpl_add_completion
    cpl_check_exe
    cpl_file_completions
    cpl_list_completions
    cpl_record_error
    del_ExpandFile
    del_PathCache
    del_WordCompletion
    ef_last_error
    gl_abandon_line
    gl_automatic_history
    gl_catch_blocked
    gl_clear_history
    gl_configure_getline
    gl_display_text
    gl_erase_terminal
    gl_get_line
    gl_handle_signal
    gl_inactivity_timeout
    gl_last_signal
    gl_list_signals
    gl_lookup_history
    gl_pending_io
    gl_query_char
    gl_raw_io
    gl_register_action
    gl_resize_history
    gl_save_history
    gl_show_history
    gl_state_of_history
    gl_toggle_history
    gl_tty_signals
    libtecla_version
    new_ExpandFile
    new_PathCache
    new_WordCompletion
    pca_lookup_file
    pca_scan_path
    ppc_file_start

     

    FILES

    /usr/lib/libtecla.so.1

    shared object

    /usr/lib/64/libtecla.so.1

    64-bit shared object

     

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    AvailabilitySUNWcsl
    Interface Stability

    MT-Level

     

    SEE ALSO

    enhance(1), Intro(3), cpl_complete_word(3TECLA), ef_expand_file(3TECLA), gl_get_line(3TECLA), gl_io_mode(3TECLA), pca_lookup_file(3TECLA), attributes(5), tecla(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    Thread Safety
    INTERFACES
    FILES
    ATTRIBUTES
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру