| The function makecontext requires additional parameters to be type int, but the example passes pointers. |
Функция makecontext требует, чтобы дополнительные параметры были типа int, а в примере передаются указатели. |
| In practice, compilers are likely to display a warning, then assume int and continue translating the program. |
На практике же, компиляторы могли определять неуказание, но также допускали, что это int и продолжали компиляцию программы. |
| Converting a short int to network byte order can be done by calling the function htons() (host to network short). |
Преобразование short int в порядок байтов может быть выполнено при помощи вызова функции htons() (сокращение от «от хоста в сеть»). |
| The standard only requires size relations between the data types and minimum sizes for each data type: The relation requirements are that the long long is not smaller than long, which is not smaller than int, which is not smaller than short. |
Стандарт лишь оговаривает отношения в размерах между типами и минимальные рамки для каждого типа: Так long long не должен быть меньше long, который в свою очередь не должен быть меньше int, который в свою очередь не должен быть меньше short. |
| The application processes the data received from inventory system Gabriel (SITA), local database (MySQL) and payment gateway (INT). |
Приложение обрабатывает данные получаемые из инвенторной системы Gabriel (SITA), локальной базы данных (MySQL)и шлюза платежной системы (INT). |