What is the translation of " STRING LENGTH " in Russian?

[striŋ leŋθ]
[striŋ leŋθ]
длина строки
string length
line length
длины строки
string length

Examples of using String length in English and their translations into Russian

{-}
  • Official category close
  • Colloquial category close
Strlen- Get string length.
Strlen- Возвращает длину строки.
This value is not related in any way to the string length.
Это значение никак не связанно с длиной строки.
No limits on string lengths when interpreting shell scripts.
Снятие ограничений на длину строк при интерпретации скриптов.
It doesn't seem to be the string length.
Не похоже, что это длина строки.
If the string length is less than 60, the value of the other characters is 0 Figure 4.
Если длина строки меньше, чем 60, то значение других символов равно рисунок 4.
Mb_strlen- Get string length.
Mb_ strlen- Получает длину строки.
I suspect that the programmer really wanted to calculate the string length.
Есть подозрения, что хотели подсчитать длину строки.
The programmer has subtracted the string length from the array size.
Он вычел из размера массива длину строки.
As you can see from these examples,the last number specifies the string length.
Как видно из этих примеров,последнее число задает длину строки.
The convert() function receives a string length as its third argument.
Функция convert() в качестве третьего аргумента принимает длину строки.
More specifically, the previous characters will be interpreted as the string length.
Вернее, предыдущие символы будут интерпретированы как длина строки.
Both have an integer variable string length/ list element's value.
И там и там будет целочисленная переменная длина строки/ значение элемента списка.
But the second column seems to represent the string length.
А вот второй столбец, кажется, представляет собой длину строки.
String length exceeds limit” error depending on the snapshot name length..
Длина строки превышает предельное" ошибка в зависимости от длины имени снимка.
An incorrect magic constant specifying the string length.
Неправильно магическая константа, обозначающая длину строки.
If the value is a string, the string length(in bytes) substitutes this text element.
Если значением является строка, то этот текстовый элемент заменяется на длину строки( в байтах).
To fix the code, we should use some other method to calculate the string length.
Чтобы исправить код, надо вычислить длину строки каким-то другим способом.
Besides saving the string length to an intermediate variable, the code can be optimized in one more way.
Помимо сохранения длины строки в промежуточную переменную, существует и другой способ оптимизировать код.
It's not a good idea to declare a string length as a number.
Задание длины строки с помощью числа не очень хорошая идея.
This sample demonstrates a mistake where the programmer accidentally clears the pointer instead of truncating the string length.
Этот пример демонстрирует ошибку, где случайно вместо обрезания длины строки, обнуляется указатель.
So, if we attempt to read the string length at a negative offset, we will get a random value.
Соответственно, если мы попытаемся взять длину строки по отрицательному смещению, то мы прочитаем случайное значение.
This code can be improved by adding a temporary variable to store the string length.
Этот код можно улучшить, добавив временную переменную для хранения длины.
The error here is as follows: the sizeof() operator, is used to calculate string lengths, which is absolutely inappropriate in this situation.
Ошибка в том, что для вычисления длины строк используется совершенно неуместный здесь оператор sizeof.
The"sizeof(msg->text)" expression calculates the pointer size, not the string length.
Выражение" sizeof( msg-> text)" вычисляет размер указателя, а вовсе не длину строки.
An argument whose numerical value doesn't coincide with the string length found in the previous argument is considered incorrect.
Некорректным считается аргумент, числовое значение которого не совпадает с длиной строки, которая находится в предыдущем аргументе.
I understand that this fragment is not crucial to speed andthere's no reason to optimize the string length calculation.
Я понимаю, что это место не критично для скорости инет смысла оптимизировать расчет длины строк.
To improve this code,you simply need to cut the line computing the string length and paste it before the loop's start.
Улучшить код очень просто:достаточно поместить строчку вычисления длины строки до начала цикла.
The QCString class lacks an overloaded assignment operator for a bool argument butit does have a constructor with the input parameter of the int type denoting the string length.
В классе QCString не определен перегруженный оператор присваивания для аргумента типа bool, ноопределен конструктор с входным параметром типа int, который обозначает размер строки.
Prior versions treated arrays as the string Array, thus returning a string length of 5 and emitting an E_NOTICE level error.
Ранние версии этой функции рассматривали массивы как строку Array, возвращая таким образом 5 в качестве длины этой строки, и вызывали ошибку уровня E_ NOTICE.
For these, the analyzer will examine all the calls of this function andbuild a table of coincidence between the string length and numerical argument.
Для них будут проанализированы все вызовы данной функции ипостроена таблица совпадения длины строки и числового аргумента.
Results: 270, Time: 0.0441

Word-for-word translation

Top dictionary queries

English - Russian