|
41.
|
|
|
Linking %ls .
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Пов’язуємо %ls .
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
42.
|
|
|
Calling a C function from Scilab.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Викликаємо функцію C з Scilab.
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
43.
|
|
|
Calling ilib_for_link to build C function.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Викликаємо ilib_for_link для збирання функції C.
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
44.
|
|
|
Calling C function. Z = X+Y
|
|
|
|
Викликаємо функцію C. Z = X+Y
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
45.
|
|
|
with X = %d
|
|
|
|
де X = %d
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
46.
|
|
|
with Y = %d
|
|
|
|
де Y = %d
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
47.
|
|
|
Result Z = %d
|
|
|
|
Результат Z = %d
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
48.
|
|
|
Calling C function. Z = (1+Y)**X - 1
|
|
|
|
Викликаємо функцію C. Z = (1+Y)**X - 1
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
49.
|
|
|
Calling a C++ function from Scilab.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Викликаємо функцію C++ з Scilab.
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|
|
50.
|
|
|
Calling ilib_for_link to build C++ function.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Викликаємо ilib_for_link для збирання функції C++.
|
|
Translated and reviewed by
Yuri Chornoivan
|
|
|