|
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
Rui Hirokawa
|
|
|
|
50.
|
|
|
Calling ilib_for_link to build C++ function.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
C++関数を構築するためにilib_for_linkをコールしています.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
51.
|
|
|
Calling C++ function. Z = X+Y
|
|
|
|
C++関数 Z=X+Yをコールしています.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
52.
|
|
|
Calling a Fortran subroutine from Scilab.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
ScilabからFortranサブルーチンをコール中.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
53.
|
|
|
Calling ilib_for_link to build a Fortran subroutine.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Fortranサブルーチンを構築するために ilib_for_linkをコール中.
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
54.
|
|
|
Calling Fortran subroutine. Z = X+Y
|
|
|
|
Fortranサブルーチンをコール中. Z = X+Y
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
55.
|
|
|
Calling Fortran subroutine. Z = (1+Y)**X - 1
|
|
|
|
Fortranサブルーチン Z=(1+Y)**X-1をコールしています
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
56.
|
|
|
Dynamic link
|
|
|
|
ダイナミックリンク
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
57.
|
|
|
Call a C function
|
|
|
|
C関数をコール
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|
|
58.
|
|
|
Call a C function (using C standard library)
|
|
|
|
C関数をコール (C標準ライブラリを使用)
|
|
Translated and reviewed by
Rui Hirokawa
|
|
|