The OpenNET Project / Index page

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

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

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

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

    NAME

    atalk_aton - AppleTalk address parsing
     
    

    SYNOPSIS

    #include <sys/types.h>
    #include <netatalk/at.h>
    
    atalk_aton( cp, ata )
    char *cp;
    struct at_addr *ata;
    
     

    DESCRIPTION

    The atalk_aton() routine converts an ascii representation of an AppleTalk address to a format appropriate for system calls. Acceptable ascii representations include both hex and base 10, in triples or doubles. For instance, the address `0x1f6b.77' has a network part of `8043' and a node part of `119'. This same address could be written `8043.119', `31.107.119', or `0x1f.6b.77'. If the address is in hex and the first digit is one of `A-F', a leading `0x' is redundant.  

    SEE ALSO

    atalk(4).


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    SEE ALSO


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




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

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