「lvalue」を含む例文一覧(3)

  • The len argument is an lvalue containing the remaining length of the message buffer.
    len引数はメッセージバッファの残り長さが入った左辺値である。 - JM
  • errno is defined by the ISO C standard to be a modifiable lvalue of type int, and must not be explicitly declared; errno may be a macro.
    errno は、ISO C standard で int 型の変更可能な左辺値として定義されており、明示的に宣言を行ってはならない;errno はマクロの場合もありえる。 errno はスレッド毎に値を持つ。 - JM
  • It is an error to call this function if the refcount on the input string object is not one.Pass the address of an existing string object as an lvalue (it maybe written into), and the new size desired.
    入力する文字列オブジェクトの参照カウントが 1 でない場合、この関数を呼び出すとエラーになります。 左側値には、既存の文字列オブジェクトのアドレスを渡し (このアドレスには書き込み操作が起きるかもしれません)、新たなサイズを指定します。 - Python

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

  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • 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.
  • 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.