| The symbol of integration is {\displaystyle \int}, an elongated S (the S stands for "sum"). |
Символом интегрирования является {\displaystyle \int}, удлиненная буква S (S означает «сумма»). |
| mode (int) - speaker configuration, set on preset load. |
mode (int) - режим колонок, будет установлен при загрузке пресета. |
| And BOB's (on INT DOG SHOW under Jadge Dusan Paunovic). |
И Лучшим Представителем Породы (на INT DOG SHOW под экспертизой Dusan Paunovic). |
| Thus, the example may fail on 64-bit machines (specifically LP64-architectures, where sizeof(void*) > sizeof(int)). |
Это может привести к ошибке на 64-битных платформах (в частности, на архитектурах LP64, где sizeof(void*) > sizeof(int)). |
| In addition to the assumption about bit-representation of floating-point numbers, the previous floating-point type-punning example also violates the C language's constraints on how objects are accessed: the declared type of x is float but it is read through an expression of type unsigned int. |
В дополнение к предположениям о битовом представлении чисел с плавающей запятой вышеприведённый пример каламбура типизации также нарушает установленные языком Си правила доступа к объектам: х объявлен как float, но его значение считывается в выражении, имеющем тип signed int. |