「errno」を含む例文一覧(205)

1 2 3 4 5 次へ>
  • errno is set to ERANGE ,
    errnoはERANGE - JM
  • errno may be set to ERANGE ,
    errnoはERANGE - JM
  • in module errno
    errno モジュール - Python
  • and the external errno (see errno (3))
    と外部変数errno( errno (3) - JM
  • (error status whatever one would have gotten in errno ,
    と( errno - JM
  • errno (built-in module),[Link]
    errno (standard モジュール) - Python
  • 6.23 errno -- Standard errno system symbols
    6.23 errno -- 標準の errno システムシンボル - Python
  • To avoid the complexities of using errno and fetestexcept (3)
    errnoとfetestexcept (3) - JM
  • fails with a timeout error ( errno
    はタイムアウトエラー( errno - JM
  • errno (standard module)
    errno (組み込み モジュール),[Link] - Python
  • fails with errno set to EEXIST .
    は失敗し、errnoにEEXIST - JM
  • fails with errno set to EAGAIN
    は失敗し、errno にEAGAIN - JM
  • is returned, and errno is set to ERANGE .
    が返され、errnoがERANGE - JM
  • is stored in errno .
    errnoに代入される。 - JM
  • In case of error, errno is set to EINVAL :
    エラーの場合、errnoがEINVAL - JM
  • Standard errno system symbols.
    標準の errno システムシンボル。 - Python
  • returns NULL and sets errno to zero.
    はNULL を返し、errnoを 0 にする。 - JM
  • errno is also set.
    errno も同様に設定される。 - JM
  • For a pole error, errno is set to EDOM ;
    極エラーの場合に、errnoにEDOM - JM
  • errno may take on these values: EBADF
    errno は次のような値をとる:EBADF - JM
  • Other system error, check errno for details.
    詳しくはerrnoを調べること。 - JM
  • on failure and set errno to indicate the error.
    errnoがエラーの種類を示す。 - JM
  • "Errno's (Section two only)" .
    "errno (セクション 2 のみ)" - JM
  • Errno's (Section two only)
    errno (セクション 2 のみ) - JM
  • fails, and sets errno to EEXIST .
    は失敗し、errnoにEEXIST がセットされる。 - JM
  • fails, with errno set to EAGAIN .
    は失敗し、errnoにEAGAIN がセットされる。 - JM
  • Pole error: x is zero errno is set to ERANGE .
    極エラー (pole error): x が 0 であるerrnoにERANGE - JM
  • The system call fails with errno set to ENOMSG .
    システムコールは失敗し、errnoにはENOMSG - JM
  • returns 0, and errno is set to EINVAL .
    は 0 を返し、errnoにEINVAL を設定する。 - JM
  • fails, with errno set to EIDRM .
    は失敗し、errnoにEIDRM が設定される。 - JM
  • fails, with errno set to EINTR .
    は失敗しerrnoにEINTR が設定される。 - JM
  • For the error codes, see errno (3).
    エラーコードについてはerrno (3) を参照。 - JM
  • Some also set errno .
    いくつかの関数はerrnoも設定する。 - JM
  • errno is not set for this case.
    この場合はerrnoは設定されない。 - JM
  • Range error, underflow errno is set to ERANGE .
    範囲エラー、アンダーフローの場合errnoにERANGE - JM
  • can fail and set errno to any error specified for read (2)
    では、read (2) - JM
  • can fail and set errno to any error specified for write (2)
    では、write (2) - JM
  • which outputs strerror(errno) .
    これはstrerror(errno)を出力するものである。 - JM
  • These functions do not set errno .
    これらの関数はerrnoを設定しない。 - JM
  • Range error: result overflow errno is set to ERANGE .
    範囲エラー: 結果のオーバーフローerrnoにERANGE - JM
  • Range error: the result overflows errno is set to ERANGE .
    範囲エラー: 結果がオーバーフローerrnoにERANGE - JM
  • Range error: the result underflows errno is set to ERANGE .
    範囲エラー: 結果がアンダーフローerrnoにERANGE - JM
  • These will store their error code in errno .
    これによりerrnoにそのエラーコードが入る。 - JM
  • Pole error: x is zero, and y is negative errno is set to ERANGE
    極エラー: x がゼロで、y が負errnoにERANGE - JM
  • call to return with errno set to EINTR.
    errno に EINTR をセットして戻ることになる。 - JM
  • call expires: the system call fails, with errno set to EAGAIN .
    は失敗し、errnoにEAGAIN が設定される。 - JM
  • returns NULL and sets the external variable errno to 0.
    はNULL を返し、外部変数errnoを 0 にする。 - JM
  • Changes to errno are unspecified.
    errnoの変更については規定されていない。 - JM
  • On error, errno is set appropriately.
    エラーの場合、errnoが適切に設定される。 - JM
  • for this case. Range error: result underflow errno is set to ERANGE .
    範囲エラー: 結果のアンダーフローerrnoにERANGE - JM
1 2 3 4 5 次へ>

例文データの著作権について

  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    Copyright 2001-2004 Python Software Foundation.All rights reserved.
    Copyright 2000 BeOpen.com.All rights reserved.
    Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
    Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  • JM
    Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
    The contents of this document are licensed under the GNU Free Documentation License.
    Copyright (C) 1999 JM Project All rights reserved.