|
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
|
|
|
|
61.
|
|
|
Call a C++ function
|
|
|
|
调用C++函数
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
62.
|
|
|
Call a C++ function (using C++ Standard Library)
|
|
|
|
调用C++函数(使用C++标准库)
|
|
Translated and reviewed by
GuoZhiqiang
|
|
|
|
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
Shiqi Yu
|
|
|
|
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
Shiqi Yu
|
|
|
|
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
Shiqi Yu
|
|
|
|
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
Shiqi Yu
|
|
|