What is the translation of " BOOL " in Russian?

bool

Examples of using Bool in English and their translations into Russian

{-}
  • Official category close
  • Colloquial category close
Never mix up HRESULT and BOOL.
Никогда не смешивайте HRESULT и BOOL.
Emulates BOOL and GUID types absent in Firebird.
Эмулирует отсутствующие в Firebird типы BOOL и GUID.
But actually it returns BOOL.
Но, на самом деле, функция возвращает BOOL.
Bool TradeSessionIsOpen- trading session opening flag.
Bool TradeSessionIsOpen- флаг открытия торговой сессии.
You can't use it as a value of bool type; instead.
Его нельзя использовать как значение типа bool.
Bool, datetime and color types will be written as digits.
Типы bool, datetime и color будут напечатаны как числа.
Converting the string into the value of bool type.
Преобразование значения переменной логического типа в строку.
When dealing with the BOOL type, such checks are inadmissible.
В случае с типом BOOL такие проверки недопустимы.
Bool isEmpty() const Verification that the string is empty.
Bool isEmpty() const Проверка того, что строка пустая.
Let's recall the difference between the types'bool' and'BOOL.
Для начала вспомним, в чем отличие типа' bool' и' BOOL.
Automatic conversion of int i; bool b true; i=b; is impossible in NTL.
Автоматическое преобразование вида int i; bool b true; i= b; невозможно в языке NTL.
The code snippet, which converts types"int" and" float" into" bool.
Фрагмент кода, который превращает типы int и float в bool.
Prefix and postfix increments for a bool type have been removed.
Были удалены префиксный и постфиксный инкременты для типа bool.
It is not implicitly convertible or comparable to integral types, except for bool.
Неявная конверсия в целочисленный тип недопустима, за исключением bool.
The data types int, bool, color, datetime, and double belong to the numeric data type.
Типы данных int, bool, color, datetime и double относятся к числовому типу.
Here are examples of using a variable of bool type in a program.
Пример использования в программе переменной типа bool.
GNU Bool is a utility to perform text searches on files using Boolean expressions.
GNU Bool- программа для текстового поиска в файлах с помощью булевских выражений.
It has relatively difficult format andit does not have anything common with BOOL type.
Имеет достаточно сложный формат ине имеет ничего общего с типом BOOL.
The values of constants and variables of bool type take 4 bytes in the computer memory.
В памяти компьютера значения констант и переменных типа bool занимают 4 байта.
Use the single opEquals method,which should return a variable of the bool type.
Используется единый метод opEquals,который должен возвращать переменную типа bool.
In programs, the BOOL(gboolean, UBool, etc.) type is interpreted as an integer type.
В программах тип BOOL( gboolean, UBool и т. д.) определяется как целочисленный тип..
The analyzer detected an issue when a value of the bool type is compared to a number.
Анализатор обнаружил ситуацию, когда значение типа bool сравнивается с числом.
CHART_SHOW_PERIOD_SEP Display vertical separators between adjacent periods bool.
CHART_ SHOW_ PERIOD_ SEP Отображение вертикальных разделителей между соседними периодами bool.
Values of a bool type are values of Boolean(logical) type that contain falsehood or truth.
Значения типа bool- это значения логического типа, содержанием которых являются ложь и истина.
This error was found through the V564 diagnostic:The'&'operator is applied to the bool type value.
Ошибка найдена с помощью диагностики V564:The'&' operator is applied to bool type value.
Bool IsDLLAllowed- returns true if the user allowed using dll files, otherwise else is returned.
Bool IsDLLAllowed- возвращает true, если пользователь разрешил использование dll файлов, иначе возвращает false.
However, -1!= 0; therefore, we will still get value'true' when writing -1 into a variable of the bool type.
Однако,- 1!=, а значит при записи- 1 в переменную типа bool мы вновь получим' true.
Basic_yandex_show_counter- bool value true/false wtha enable or disable show social counters.
Basic_ yandex_ show_ counter- булевое значение true/ false, которое включает или выключает показ счетчиков для соцкнопок Яндекс.
This text tells the programmer that the strcmp() function returns some numeric value,not the bool type.
Подобная запись подсказывает человеку, что функция strcmp()возвращает не тип bool, а некое числовое значение.
For most data types, the default value is zero,for type bool- false, for the reference type- empty value.
Для большинства типов данных значение по умолчанию есть нулевым,для типа bool- false, для ссылочных типов- пустое значение.
Results: 57, Time: 0.072

Top dictionary queries

English - Russian