|
51.
|
|
|
Calling C++ function. Z = X+Y
|
|
|
|
调用C++函数。Z = X+Y
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
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
GuoZhiqiang
|
|
|
|
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.
|
|
|
|
调用 ilib_for_link 函数以构建Fortran子函数。
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
54.
|
|
|
Calling Fortran subroutine. Z = X+Y
|
|
|
|
调用Fortran子函数。Z = X+Y
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
55.
|
|
|
Calling Fortran subroutine. Z = (1+Y)**X - 1
|
|
|
|
调用Fortran子函数。 Z = (1+Y)**X - 1
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
56.
|
|
|
Dynamic link
|
|
|
|
动态链接
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
57.
|
|
|
Call a C function
|
|
|
|
调用C函数
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
58.
|
|
|
Call a C function (using C standard library)
|
|
|
|
调用C函数(使用C标准库)
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
59.
|
|
|
Call a Fortran subroutine
|
|
|
|
调用Fortran子函数
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
60.
|
|
|
Call a Fortran subroutine (with Fortran intrinsics)
|
|
|
|
调用Fortran子函数(使用Fortran库函数)
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|