The OpenNET Project / Index page

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

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

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

strlen (3)
  • >> strlen (3) ( FreeBSD man: Библиотечные вызовы )
  • strlen (3) ( Русские man: Библиотечные вызовы )
  • strlen (3) ( Linux man: Библиотечные вызовы )
  • strlen (3) ( POSIX man: Библиотечные вызовы )
  • strlen (9) ( Solaris man: Ядро )

  • BSD mandoc
     

    NAME

    
    
    strlen
    
     - find length of string
    
     
    

    LIBRARY

    Lb libc
    
     
    

    SYNOPSIS

       #include <string.h>
    size_t strlen (const char *s);
     

    DESCRIPTION

    The strlen ();
    function computes the length of the string Fa s .  

    RETURN VALUES

    The strlen ();
    function returns the number of characters that precede the terminating NUL character.  

    SEE ALSO

    string(3)  

    STANDARDS

    The strlen ();
    function conforms to St -isoC .


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    SEE ALSO
    STANDARDS


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




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

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