The OpenNET Project / Index page

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

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

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

yyfix (1)
  • >> yyfix (1) ( FreeBSD man: Команды и прикладные программы пользовательского уровня )

  • BSD mandoc
     

    NAME

    
    
    yyfix
    
     - extract tables from y.tab.c
    
     
    

    SYNOPSIS

    file [tables ]  

    DESCRIPTION

    Programs have historically used a script (often named ``:yyfix'' to extract tables from the yacc(1) generated file y.tab.c As the names of the tables generated by the current version of yacc(1) are different from those of historical versions of yacc(1), the shell script is provided to simplify the transition.

    The first (and required) argument to is the name of the file where the extracted tables should be stored.

    If further command line arguments are specified, they are taken as the list of tables to be extracted. Otherwise, attempts to determine if the y.tab.c file is from an old or new yacc(1), and extracts the appropriate tables.

    The tables ``yyexca'' ``yyact'' ``yypact'' ``yypgo'' ``yyr1'' ``yyr2'' ``yychk'' and ``yydef'' are extracted from historical versions of yacc(1).

    The tables ``yylhs'' ``yylen'' ``yydefred'' ``yydgoto'' ``yysindex'' ``yyrindex'' ``yygindex'' ``yytable'' ``yyname'' ``yyrule'' and ``yycheck'' are extracted from the current version of yacc(1).  

    FILES

    y.tab.c
    File from which tables are extracted.

     

    SEE ALSO

    yacc(1)  

    HISTORY

    The command first appeared in BSD 4.4


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    FILES
    SEE ALSO
    HISTORY


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




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

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