The OpenNET Project / Index page

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

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

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

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

  • BSD mandoc
     

    NAME

    
    
    div
    
     - return quotient and remainder from division
    
     
    

    LIBRARY

    Lb libc
    
     
    

    SYNOPSIS

       #include <stdlib.h>
    div_t div (int num int denom);
     

    DESCRIPTION

    The div ();
    function computes the value Fa num/denom and returns the quotient and remainder in a structure named Fa div_t that contains two Vt int members named quot and rem  

    SEE ALSO

    imaxdiv(3), ldiv(3), lldiv(3)  

    STANDARDS

    The div ();
    function conforms to St -isoC-99 .


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    SEE ALSO
    STANDARDS


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




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

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