DictionaryForumContacts

   English
Terms for subject Programming containing INT | all forms | exact matches only
EnglishRussian
be an intиметь тип int (ssn)
for example, if the value of a byte variable is promoted to int inside an expression, outside the expression, the variable is still a byteТак, если значение переменной типа byte продвигается к типу int внутри выражения, то вне выражения эта переменная по-прежнему относится к типу byte
input value of the function is type INTвходной параметр функции типа INT (ssn)
int data typeтип данных "целые со знаком" (ssn)
int data typeтип данных int (ssn)
int datatypeтип данных "целые со знаком" (ssn)
int datatypeтип данных int (ssn)
int inside an expressionтип int внутри выражения (ssn)
INT valueчисло типа INT (ssn)
int variableпеременная int (ssn)
long intдлинное целое (ssn)
output is type INTвыход типа INT (ssn)
the input value of the function is type BYTE and the output is type INTвходной параметр функции типа BYTE и выход типа INT (ssn)
the input value of the function is type INT, the output is type BYTEвходной параметр функции типа INT, выход типа BYTE (ssn)
this function converts a byte in BCD format into an INT valueэта функция преобразует байт формата BCD в число типа INT (ssn)
Thus, the outcome of an operation involving two byte values will be an intСледовательно, результат выполнения операции, в которой участвуют два значения типа byte, будет иметь тип int (ssn)
type INTтип INT (ssn)