The OpenNET Project / Index page

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

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

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

stdbool.h (3)
  • >> stdbool.h (3) ( Solaris man: Библиотечные вызовы )
  • stdbool.h (3) ( POSIX man: Библиотечные вызовы )
  •  

    NAME

    stdbool.h, stdbool - boolean type and values
     
    

    SYNOPSIS

    #include <stdbool.h>
    

     

    DESCRIPTION

    The <stdbool.h> header defines the following macros:

    bool

    expands to _Bool

    true

    expands to the integer constant 1

    false

    expands to the integer constant 0

    __bool_true_false_are_defined

    expands to the integer constant 1

    An application can undefine and then possibly redefine the macros bool, true, and false.  

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityStandard

     

    SEE ALSO

    attributes(5), standards(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    ATTRIBUTES
    SEE ALSO


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




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

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