インテル® Fortran コンパイラー XE 13.1 ユーザー・リファレンス・ガイド
Portability Function: Returns the current host computer name. This function can also be specified as HOSTNM.
result = HOSTNAM (name)
name |
(Output) Character*(*). Name of the current host. Should be at least as long as MAX_HOSTNAM_LENGTH + 1. MAX_HOSTNAM_LENGTH is defined in the IFPORT module. |