The OpenNET Project / Index page

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

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

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

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

    NAME

    parport_list - a collection of parallel ports
     
    

    SYNOPSIS

    #include <ieee1284.h>
    

     

    DESCRIPTION

    A parport_list structure is just a vector of parport structures.

     

    STRUCTURE MEMBERS

    The structure has the following members:

    struct parport_list {
      /* Number of elements in the vector. */
      int portc;
    
      /* The ports. */
      struct parport **portv;
    };
    

     

    AUTHOR

    Tim Waugh <[email protected]>.


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    STRUCTURE MEMBERS
    AUTHOR


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




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

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