|
60.
|
|
|
Call a Fortran subroutine (with Fortran intrinsics)
|
|
|
|
Вызов процедуры Fortran (встроенным Fortran)
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
61.
|
|
|
Call a C++ function
|
|
|
|
Вызов функции C++
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
62.
|
|
|
Call a C++ function (using C++ Standard Library)
|
|
|
|
Вызов функции C++ (используя стандартную библиотеку C++)
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|
|
63.
|
|
|
%s : A Fortran or C compiler is required.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Требуется компилятор Fortran или C.
|
|
Translated by
Scilab.team
|
|
|
|
64.
|
|
|
%s : This feature has been implemented for Windows.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Функциональный модуль был реализован для Windows.
|
|
Translated by
Scilab.team
|
|
|
|
65.
|
|
|
%s : The file %s does not exist.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Файл %s не существует.
|
|
Translated by
Scilab.team
|
|
|
|
66.
|
|
|
%s : Cannot open file %s .
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Не удалось открыть файл %s .
|
|
Translated by
Scilab.team
|
|
|
|
67.
|
|
|
%s : Feature not available under Microsoft Windows.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Функциональный модуль не работает в Microsoft Windows.
|
|
Translated by
Scilab.team
|
|
|
|
68.
|
|
|
%s : Wrong number of input arguments: %d expected.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s : Неверное количество входных параметров: ожидалось %d .
|
|
Translated by
Scilab.team
|
|
|
|
69.
|
|
|
Due to the multivendors nature of the Unix world, the function 'haveacompiler' is only supported under Windows.
|
|
|
|
Из-за того, что мир Unix по своей природе многоплатформенный, функция 'haveacompiler' поддерживается только в Windows.
|
|
Translated and reviewed by
Stanislav V. Kroter
|
|
|