is integer – Russian Translation – Keybot Dictionary
TTN Translation Network
TTN
TTN
Login
Deutsch
Français
Source Languages
Target Languages
Select
Select
Keybot
277
Results
42
Domains
3 Hits
www.viva64.com
Show text
Show cached source
Open source URL
The "(1 / (t + 1))" expression is always equal to zero or one. It is determined by the fact that this expression
is integer
. Perhaps the programmer intended to get quite a different value. I'm not familiar with the program logic, but I guess the following thing was meant:
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
viva64.com
as primary domain
Выражение "(1 / (t + 1))" всегда равно нулю или единице. Это связано с тем, что это выражение целочисленное. Возможно, задумывалось получить совсем иной результат иное. Я не знаю логику работы программы, но мне кажется, имелось в виду следующее:
www.metatrader5.com
Show text
Show cached source
Open source URL
string str; ... //--- check if the string is initialized if(str!=NULL) Print("str is true"); or //--- check if the string value is "true" if(StringCompare(str,"true",false)) Print("str is true"); or //--- check if the string
is integer
and is not equal to zero if((int)str!
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
metatrader5.com
as primary domain
string str; ... //--- проверка, инициализирована ли строка if(str!=NULL) Print("str is true"); или //--- проверка, является ли значение строки "true" if(StringCompare(str,"true",false)) Print("str is true"); или //--- проверка, что строка является числом и не равна нулю if((int)str!=0) Print("str is true");
9 Hits
controverses.org
Show text
Show cached source
Open source URL
is
_
integer
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
ir2.php.net
as primary domain
is_int
www.metaquotes.net
Show text
Show cached source
Open source URL
string str; ... //--- check if the string is initialized if(str!=NULL) Print("str is true"); or //--- check if the string value is "true" if(StringCompare(str,"true",false)) Print("str is true"); or //--- check if the string
is integer
and is not equal to zero if((int)str!
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
metaquotes.net
as primary domain
string str; ... //--- проверка, инициализирована ли строка if(str!=NULL) Print("str is true"); или //--- проверка, является ли значение строки "true" if(StringCompare(str,"true",false)) Print("str is true"); или //--- проверка, что строка является числом и не равна нулю if((int)str!=0) Print("str is true");