| 意味 | 例文 |
Null pointerの部分一致の例文一覧と使い方
該当件数 : 124件
On some systems (but not on Linux), a NULL pointer may be returned instead for an invalid signal number. 例文帳に追加
(Linux はそうではないが)不正なシグナル番号に対して、 NULL ポインタを返すシステムもある。 - JM
If database contains NULL, XrmParseCommand creates a new database and returns a pointer to it.例文帳に追加
引き数 databaseが NULL ならば、新しいデータベースが作成され、それを指すポインタが返される。 - XFree86
If database contains NULL, XrmQPutResource creates a new database and returns a pointer to it.例文帳に追加
.LP引き数 database が NULL の場合、XrmQPutResourceは新しいデータベースを生成し、それを指すポインタを返す。 - XFree86
If database contains NULL,XrmPutStringResource creates a new database and returns a pointer to it.例文帳に追加
.LP引き数 database が NULL の場合、XrmPutStringResourceは新しいデータベースを生成し、それを指すポインタを返す。 - XFree86
If database contains NULL, XrmPutLineResource creates a new database and returns a pointer to it.例文帳に追加
.LP引き数 database が NULL の場合、XrmPutLineResourceは新しいデータベースを生成し、それを指すポインタを返す。 - XFree86
operation required a non-NULL pointer in event , 例文帳に追加
操作の際、引き数eventに (たとえ無視される場合であっても) NULL でないポインタを渡す必要があった。 - JM
Issue132946: Null pointer exception when opening project created with a later version of NetBeans IDE.例文帳に追加
課題 132946: NetBeans IDE の新しいバージョンで作成したプロジェクトを開くと、Null ポインタ例外が発生する。 - NetBeans
Like "s", but the Python object may also be None, inwhich case the C pointer is set to NULL. 例文帳に追加
"s" に似ていますが、Python オブジェクトは None でもよく、その場合には C のポインタは NULLにセットされます。 - Python
XtGetClassExtension returns a pointer to a matching extension record or NULL if no match is found.例文帳に追加
XtGetClassExtensionは、適合した拡張レコードへのポインタを返す。 適合するレコードが無い場合には、NULL を返す。 - XFree86
Also, if the union contains a pointer type, the corresponding argument can be a null pointer constant or a void pointer expression; 例文帳に追加
また、この合併(ユニオン)がポインタ型を含むとすると、対応する引き数はヌルポインタ定数かボイドポインタ式かである。 - コンピューター用語辞典
Applications that need to be portable to kernels before 2.6.9 should specify a non-NULL pointer in event . 例文帳に追加
2.6.9 より前のカーネルへの移植性が必要なアプリケーションでは、eventに NULL でないポインタを指定すべきである。 - JM
returns a pointer to a null-terminated string containing the next token. 例文帳に追加
のそれぞれの呼び出しでは、次のトークンを格納した 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
except that if c is not found in s, then it returns a pointer to the null byte at the end of s, rather than NULL. 例文帳に追加
と同様だが、c が s 中に見つからなかった場合に、返り値としてNULL でなく、s の末尾のヌルバイトへのポインタを返す点が異なる。 - JM
functions return a pointer to a statically allocated netent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加
関数は、静的に割り当てられた netent 構造体へのポインタを返す。 エラーが起こったり、ファイルの末尾に達した場合は NULL ポインタを返す。 - JM
functions return a pointer to a statically allocated protoent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加
関数は、静的に割り当てられた protoent 構造体へのポインタを返す。 エラーが起こったり、ファイルの最後に達した場合は NULL ポインタを返す。 - JM
functions return a pointer to a statically allocated servent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加
関数は、静的に割り当てられた servent 構造体へのポインタを返す。 エラーが起こったり、ファイルの末尾に達した場合は NULL ポインタを返す。 - JM
function returns a pointer to a matching member of the array, or NULL if no match is found. 例文帳に追加
関数は、配列のメンバーのうち、一致したものへのポインタを返す。 見つからなかったときは 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
All the other fields in the structure pointed to by hints must contain either 0 or a null pointer, as appropriate. 例文帳に追加
hintsが指し示す構造体の他のすべてのフィールドには0 か NULL ポインタを適切に入れなければならない。 - JM
The functions that return a pointer return NULL if no more entries are available or if an error occurs during processing. 例文帳に追加
ポインタを返す関数は、これ以上エントリがない場合や処理中にエラーが発生した場合 NULL を返す。 - JM
returns a pointer to a matching member of the array, or NULL if no match is found. 例文帳に追加
の返り値は、配列のマッチしたメンバーへのポインタである。 もしマッチするメンバーが見つからないと NULL を返す。 - JM
functions return a pointer to the matching byte or NULL if the character does not occur in the given memory area. 例文帳に追加
関数は一致する文字へのポインタを返し、もし文字が指定メモリ領域に現れない場合は NULL を返す。 - JM
function returns a pointer to the beginning of the substring, or NULL if the substring is not found. 例文帳に追加
関数は、部分文字列の開始を指すポインタを返し、もし部分文字列が見つからない場合は NULL を返す。 - JM
returns NULL on successful compilation of regex otherwise it returns a pointer to an appropriate error message. 例文帳に追加
は、regexのコンパイルに成功した場合 NULL を返し、それ以外の場合は適切なエラーメッセージへのポインタを返す。 - JM
function returns a pointer to the duplicated string, or NULL if insufficient memory was available. 例文帳に追加
関数は複製された文字列へのポインタ、または十分なメモリが確保できなかった場合にはNULLを返す。 - JM
returns a pointer to the terminating null in dest, or, if dest is not null-terminated, dest + n. 例文帳に追加
は dest の終端のナル文字を指すポインターを返すか、dest がナル文字で終端されていない場合には dest + n を返す。 - JM
returns a pointer to the end of the string dest (that is, the address of the terminating null byte) rather than the beginning. 例文帳に追加
は、文字列 dest の始まりではなく終りを指すポインタ (すなわち、文字列を終端する NULL バイト) を返す。 - JM
Issue #114174: WSDL files manually edited by CASA throw Null Pointer Exception in the build.xml output. 例文帳に追加
課題 114174: CASA によって生成された WSDL ファイルを手動で編集すると、build.xml の出力で Null ポインタ例外がスローされる。 - NetBeans
Issue #114171: WSDL files manually edited by CASA throw Null Pointer Exception in the build.xml output. 例文帳に追加
課題 114171: CASA によって生成された WSDL ファイルを手動で編集すると、build.xml の出力で Null ポインタ例外がスローされる。 - NetBeans
return a pointer to a struct utmp on success, and NULL on failure (which includes the "record not found" case). 例文帳に追加
は、成功すると struct utmp へのポインタを返す。 失敗すると NULL を返す (レコードが見つからなかった場合も失敗となる)。 - JM
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
These functions return a pointer to the beginning of the substring, or NULL if the substring is not found. 例文帳に追加
これらの関数は、部分文字列の開始を指すポインタを返し、もし部分文字列が見つからない場合は NULL を返す。 - JM
function returns a pointer to a unique temporary filename, or NULL if a unique name cannot be generated. 例文帳に追加
関数は他と重ならないテンポラリファイル名へのポインタを返す。 他と重ならない名前が生成できなければ NULL を返す。 - JM
Description: When you open a project created with a later version of the NetBeans IDE, you might get a null pointer exception.例文帳に追加
説明: NetBeans IDE の新しいバージョンで作成したプロジェクトを開くと、Null ポインタ例外が発生する場合があります。 - NetBeans
It is a genuine Python object rather than a NULL pointer, which means ``error'' in most contexts, as we have seen.例文帳に追加
これまで見てきたようにほとんどのコンテキストで ``エラー'' を意味する NULL ポインタとは違い、None は純粋なPython のオブジェクトです。 - Python
returns a pointer to a string containing the name of the user logged in on the controlling terminal of the process, or a null pointer if this information cannot be determined. 例文帳に追加
は、現在のプロセスの制御端末にログインしているユーザー名の文字列へのポインタを返す。 ユーザー名が決定できない場合は null ポインタを返す。 - JM
returns a pointer to the null-terminated pathname of the terminal device that is open on the file descriptor fd, or NULL on error (for example, if fd is not connected to a terminal). 例文帳に追加
関数は、ファイルディスクリプタ fd がオープンしている端末デバイスのNULL 終端されたパス名へのポインタを返す。 エラーが起きたならば NULL を返す(たとえば、fd が端末を参照していないとき)。 - JM
Otherwise, a pointer to a string in a static area is returned. 例文帳に追加
string が null ポインタの場合には、静的領域に置かれた文字列へのポインタが返される。 - JM
functions return a pointer to a group structure, or NULL if the matching entry is not found or an error occurs. 例文帳に追加
関数は、group構造体へのポインタを返す。 一致するエントリが見つからなかった場合や、エラーが発生した場合は NULL を返す。 - JM
functions return a pointer to a passwd structure, or NULL if the matching entry is not found or an error occurs. 例文帳に追加
関数は、passwd構造体へのポインタを返す。 一致するエントリが見つからなかった場合や、エラーが発生した場合は 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
If endptr is not NULL, a pointer to the character after the last character used in the conversion is stored in the location referenced by endptr . 例文帳に追加
endptrが NULL でないときは、変換に使われた最終文字の次の文字へのポインターがendptrで参照される場所へ保存される。 - JM
function also specifies the environment of the executed process by following the NULL pointer that terminates the list of arguments in the argument list or the pointer to the argv array with an additional argument. 例文帳に追加
では新しいプロセスの環境も指定する。 環境は引き数リスト (引き数リストもしくは追加の引き数を持ったargv配列へのポインタ) の最後の NULL ポインタに続けて指定する。 - JM
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| 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. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
