「Null function」を含む例文一覧(88)

1 2 次へ>
  • function returns NULL if the fork (2)
    関数は、fork (2) - JM
  • function returns NULL and does nothing else.
    関数は何もせずに NULL を返す。 - JM
  • The function always returns NULL, so a wrapper function around a system call can write"return PyErr_SetFromErrno(type);" when the system call returns an error.
    関数は常にNULLを返します。 - Python
  • The main case for this function is when s is not NULL and pwc is not NULL.
    この関数が用いられる場合、通常 s が NULL でなく pwc も NULL でない。 - JM
  • function returns a NULL pointer on end-of-file.
    関数はファイルの終端ではNULL ポインタを返す。 - JM
  • If filename is NULL, this function uses "???" as the filename.
    filenameがNULLならば、この関数はファイル名として"???"を使います。 - Python
  • Function name (NULL to return the first protocol of the type requested)
    関数名 (NULLの場合は、指定した型の最初のプロトコルを返します)。 - PEAR
  • The visit function must not be called with a NULL object argument.
    visit 関数は NULL オブジェクトを引数に渡して呼び出してはなりません。 - Python
  • Description The XSetICValues function returns NULL if no error occurred; otherwise, it returns the name of the first argument that could not be set.
    説明関数XSetICValuesはエラーが発生しなければ NULL を返す。 - XFree86
  • function returns a pointer to the last occurrence of wc in the wide-character string pointed to by wcs, or NULL if wc does not occur in the string.
    この文字列に wc が含まれていなければNULL を返す。 - JM
  • Thedestr function will be called when the object is reclaimed,unless it is NULL.
    関数 destr が NULL でない場合、オブジェクトを再利用する際に呼び出します。 - Python
  • Upon return of the function, pValue is either NULL or it contains a reference to the return value of the function.
    関数が処理を戻す際、pValue は NULL になるか、関数の戻り値への参照が入っています。 - Python
  • function returns a pointer to the next token, or NULL if no further token was found.
    関数は次のトークンへのポインタを返す。 - JM
  • TELEPHONE SYSTEM WITH NULL DATA SUPPRESSION/INSERTION FUNCTION
    ナルデータ抑圧・挿入機能を有する電話システム - 特許庁
  • If the end of the file is reached, the function will return null.
    ファイルの終端ファイルの終端に達した場合は、この関数はnull を返します。 - PEAR
  • function returns a pointer to the value in the environment, or NULL if there is no match.
    は、環境における値 value へのポインタを返す。 - JM
  • function converts number to a minimal length null-terminated ASCII string and stores the result in buf.
    は、 number を、最短の長さの NULL 終端された ASCII文字列へ変換し、それを buf に保持する。 - JM
  • This function takes a null-terminated character string as argument and returns an integer.
    この関数は null で終端されたキャラクタ文字列を引数にとり、整数を返します。 - Python
  • It returns NULL if a database has not yet been set. The XrmSetDatabase function associates the specified resource database(or NULL) with the specified display.
    データベースがまだ設定されていない場合は、この関数は NULL を返す。 .LP関数XrmSetDatabaseは、指定したデータベース(あるいは NULL)を指定したディスプレイに関連づける。 - XFree86
  • function returns the address of the substring if a match is found and NULL otherwise.
    関数は、マッチした場合は部分文字列へのアドレスを返し、マッチしなければ NULL を返す。 - JM
  • If null, Mail::factory('mail') will be used (and the email will be sent using the PHP mail function).
    null の場合は Mail::factory('mail')を使用します (そして、PHP の mail 関数を用いてメールを送信します)。 - PEAR
  • In the example, self will always be a NULL pointer, since we are defining a function, not a method.
    この例ではメソッドではなく関数を定義しているので、 self は常に NULL ポインタになります。 - Python
  • The XGetErrorText function copies a null-terminated string describing the specified errorcode into the specified buffer.
    XGetErrorTextは指定したエラーコードを説明する NULL で終わる文字列を指定したバッファにコピーする。 - XFree86
  • function returns a pointer to the matched character, or a pointer to the null byte at the end of s (i.
    関数は一致した文字へのポインタを返す。 - JM
  • PyObject_HEAD_INIT(NULL) and add the following to the module initialization function:
    また、以下の行をモジュール初期化関数に加えます: - Python
  • function returns the number of characters placed in the array s, not including the terminating null byte, provided the string, including the terminating null byte, fits.
    関数は、結果の文字列が終端の NULL バイトを含めて配列sに収まった場合には、sに書きこまれた文字数を返す。 NULL バイトは文字数に入らない。 - JM
  • If prefix is NULL (no prefix function is specified), and no comparison function is specified, a default lexical comparison routine is used.
    prefixが NULL (prefix 関数が指定されていない) で、かつ比較関数が指定されていないと、デフォルトの辞書比較ルーチンが使われる。 - JM
  • In this case the function returns the first element of the result array (the element with the zero numbered).If the array is empty the function returns null.
    この場合、関数は result 配列の最初の要素を返します (番号が 0 の要素)。 配列が空の場合、null を返します。 - NetBeans
  • fails to match all of the format string and therefore an error occurred the function returns NULL.
    がフォーマット文字列のすべての比較に失敗し、エラーが起こった場合、関数は NULL ポインタを返す。 - JM
  • function returns a pointer to the new wide-character string, or NULL if sufficient memory was not available.
    関数は、新しいワイド文字文字列へのポインタを返す。 十分なメモリがなければ NULL を返す。 - JM
  • Note that this function will return a non-zero number, as zero is the NULL pointer
    0はNULLポインターであるので、この関数は0でない数を返すだろうということに注意してください - Python
  • The obj parameter is passed to the function as its first parameter, and may be any Python object, or NULL.
    obj パラメタは関数の第一パラメタとして渡され、何らかの Python オブジェクトかまたはNULLになります。 - Python
  • function returns a pointer to a matching member of the array, or NULL if no match is found.
    関数は、配列のメンバーのうち、一致したものへのポインタを返す。 見つからなかったときは NULL を返す。 - JM
  • function clears the environment of all name-value pairs and sets the value of the external variable environ to NULL.
    関数は、名前と値が組になった全ての環境をクリアする。 さらに外部変数environの値を NULL にする。 - JM
  • function returns a pointer to a group structure, or NULL if there are no more entries or an error occurs.
    関数はgroup構造体へのポインタを返す。 これ以上エントリが無いか、エラーが発生した場合は NULL を返す。 - JM
  • function returns a pointer to a passwd structure, or NULL if there are no more entries or an error occurs.
    関数は、passwd構造体へのポインタを返す。 これ以上エントリが無いか、エラーが発生した場合は NULL を返す。 - JM
  • function returns a pointer to the beginning of the substring, or NULL if the substring is not found.
    関数は、部分文字列の開始を指すポインタを返し、もし部分文字列が見つからない場合は NULL を返す。 - JM
  • function returns a pointer to the duplicated string, or NULL if insufficient memory was available.
    関数は複製された文字列へのポインタ、または十分なメモリが確保できなかった場合にはNULLを返す。 - JM
  • function returns a stream descriptor, or NULL if a unique filename cannot be generated or the unique file cannot be opened.
    関数はファイルポインタを返すか、ユニークなファイルが作れなかったかオープンできなかった場合は NULL を返す。 - JM
  • function returns the number of bytes that make up the converted part of multibyte sequence, not including the terminating null byte.
    関数は、変換して得られたマルチバイト列のバイト数を返す。 これには終端の null バイトは含まない。 - JM
  • If not NULL, the return value is interpreted as the return value of the function as exposed in Python.
    NULLでない値を返す場合、戻り値は Python に関数の戻り値として公開される値として解釈されます。 - Python
  • If the reference count reaches zero, theobject's type's deallocation function (which must not be NULL) is invoked.
    参照カウントがゼロになったら、オブジェクトの型のメモリ解放関数(NULLであってはならない)が呼ばれます。 - Python
  • The XrmStringToQuarkList function converts the null-terminated string (generally a fully qualified name) to a list of quarks.
    .LP関数XrmStringToQuarkListは NULL で終わる文字列(一般的には完全に限定された名前)をクォークのリストに変換する。 - XFree86
  • function returns a pointer to the modified template string on success, and NULL on failure, in which case errno is set appropriately.
    関数は変更された template 文字列へのポインタを返す。 失敗した場合は、NULL を返して、errnoを適切に設定する。 - JM
  • function returns a pointer to a dirent structure, or NULL if an error occurs or end of the directory stream is reached.
    関数はdirent構造体へのポインタを返す。 エラーが発生するか、ディレクトリストリームの末尾に達した場合、 NULL を返す。 - JM
  • function returns a pointer to a unique temporary filename, or NULL if a unique name cannot be generated.
    関数は他と重ならないテンポラリファイル名へのポインタを返す。 他と重ならない名前が生成できなければ NULL を返す。 - JM
  • This function returns NULL if it succeeds; otherwise, it returns the name of the first argument that could not be obtained.
    この関数は成功時には NULL を返す。 そうでない場合には、取得に失敗した最初の引き数の名前を返す。 - XFree86
  • The XTextPropertyToStringList function returns a list of strings representing the null-separated elements of the specified XTextProperty structure.
    関数XTextPropertyToStringListは指定したXTextProperty構造体が持つ要素群(NULL で区切られている)の内容を表す文字列のリストを返す。 - XFree86
  • If compare is NULL (no comparison function is specified), the keys are compared lexically, with shorter keys considered less than longer keys.
    compareが NULL (比較関数が指定されていない) の場合、辞書的に比較される。 短いキーは長いキーより小さいことになる。 - JM
  • function returns a pointer to the next character in dest after c, or NULL if c was not found in the first n characters of src.
    は、dest 中に見つかったc の次にあるキャラクター型の変数を指すポインタを返す。 見つからなかった場合、NULL を返す。 - JM
1 2 次へ>

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    Copyright © 2001 - 2008 by the PEAR Documentation Group.
    This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  • 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.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • 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.
  • NetBeans
    © 2010, Oracle Corporation and/or its affiliates.
    Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.