The OpenNET Project / Index page

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

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

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

Tk::exit (3)
  • >> Tk::exit (3) ( Разные man: Библиотечные вызовы )
  •  

    NAME

    Tk::exit - End the application
     
    

    SYNOPSIS

        use Tk qw(exit);
        ...
        B<exit>?(I<returnCode>)?;
    
    
     

    DESCRIPTION

    Terminate the process, returning returnCode to the system as the exit status. If returnCode isn't specified then it defaults to 0.

    If calling "exit" from code invoked via a Tk callback then this Tk version of "exit" cleans up more reliably than using the perl "exit".  

    KEYWORDS

    exit, process


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    KEYWORDS


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




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

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