NULL POINTER Meaning in Japanese - translations and usage examples

[nʌl 'pointər]
Noun
[nʌl 'pointər]
NULLポインタ
nullポインター
ヌルポインタ
null pointer

Examples of using Null pointer in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
A"null pointer" is written None.
Nullポインタ"は、Noneと書かれる。
Both argv and envp must be terminated by a null pointer.
Argvとenvpはいずれものヌルポインタで終わっている必要がある。
If ptr is a null pointer, no action occurs.
PtrがNULLである場合、何も実行されません。
If the variable name is not in the current environment, a null pointer is returned.
環境変数nameが現在の環境になければ、NULLが返されます。
If sel is a null pointer, all entries shall be selected.
NULLならば、すべてのエントリが選択される。
If the variable name is not in the current environment, a null pointer is returned.
変数nameが現在の環境にない場合は、nullポインタが返ります。
Coverity: avoid null pointer dereference in cgmanager.
Coverity:cgmanagerのNULLポインタ参照を回避しました。
Another new macro, Py_CLEAR(obj), decreases the reference count of objand sets obj to the null pointer.
もう一つの新規マクロPy_CLEAR(obj)はobjの参照カウントをデクリメントの上でobjをヌルポインタにセットします。
If the unlabelled argument is a“null pointer” then may does nothing.
ラベルなし引数が、もし"nullポインタ"なら、may。
FIX949801 Bug Null Pointer Execption may occur internally when changing model item name.
FIX949801不具合モデル項目名を変更すると内部でNullPointerExecptionが発生することがある。
If the dynamic_cast is used on pointers, the null pointer value of type new_type is returned.
Dynamic_castがポインタに対して使用された場合は、new_type型のヌルポインタ値が返されます。
If not given, or if it is the magic name localhost,it is passed to the mSQL library as a null pointer.
もし与えられていないか、それがマジックネームlocalhostならば、nullpointerとしてmSQLライブラリにパスされます。
If timeout is not a null pointer, it specifies the maximum interval to wait for the.
Timeoutが、NULLポインタでない場合、それはセレクションの完了を待つ最大間隔を指定します。
For instance, the type system takes control of Null references so thatKotlin does not need Null Pointer Exceptions.
例えば、型システムがNull参照をコントロールするため、KotlinにはNullポインター例外は必要ない。
If timeout is not a null pointer, it specifies the maximum interval to wait for the selection to complete.
Timeoutが、NULLポインタでない場合、それはセレクションの完了を待つ最大間隔を指定します。
However, no one has found any clause in the C++ standard permitting theuse of"poldh-gt;line6" with"polhd" being a null pointer.
しかし、C++標準規格で“polhd”がnullポインターの“poldh-gt;line6”の使用を認めている節を見つけられた人はいませんでした。
If dlopen() fails, it returns a null pointer, and sets an error condition which may be interrogated with dlerror().
Dlopen()が失敗するとNULLポインタを返し、dlerror()で問いただしできるエラー状態を設定します。
When I worked as a full-timeprofessional programmer I can't tell you how many times a null pointer caused my program to seg-fault.
フルタイムのプロのプログラマーとして働いていたとき、ヌルポインターが私のプログラムのseg-faultを何度引き起こしたかは分かりません。
If olddelta is not a null pointer, the structure pointed to will contain, upon return, the number of microseconds still to be corrected from the earlier call.
OlddeltaがNULLポインタでないなら、指される構造体は、返るときに、前の呼び出しから修正されるマイクロ秒の数値を含みます。
Projects with logic heavy classes- These tend to susceptible to null pointer exceptions(NPE) which are one of the problem areas Kotlin solves well.
ロジックで重くなったクラスがあるプロジェクト-これらは、Nullポインタ例外(NPE)が発生しやすい傾向があります。
What is important, is that the programmer decided to generate anexception in the case of an unknown error and"send" a null pointer into the outer world.
ここで重要なことは、プログラマーが不明なエラーの場合に例外を生成し、外部にnullポインターを「渡して」いることです。
When opening the search screen, a run-time error(Null Pointer Exception) may occur during CSS processing of the search item.
検索画面を開いたとき、検索項目のCSS処理中に実行時エラー(NullPointerException)が発生することがある。
I started investigating the subject andeventually wrote a small article:"Reflections on the Null Pointer Dereferencing Issue".
私は問題の調査を開始し、最終的に短い記事「ReflectionsontheNullPointerDereferencingIssue(nullポインターの逆参照問題に対する意見)」を執筆しました。
The second record shows that the function'xff' writes a null pointer value into the memory referenced by the first argument if its second argument is not greater than -1.
番目のレコードは、2番目の引数が-1より大きくない場合に、関数'xff'が最初の引数により参照されるメモリにnullポインター値を書き込むことを示します。
Description: When working with two Visual Web JSF projects, and when closing the second project and returning to the first,may yield an Null Pointer Exception for the first drag and drop.
説明:2つのVisualWebJSFプロジェクトを操作しているときに、2番目のプロジェクトを閉じて最初のプロジェクトに戻ると、最初のドラッグ&ドロップでNullポインタ例外が発生することがあります。
If olddelta is not a null pointer, then the structure it points to will contain, upon successful return, the number of seconds and/or microseconds still to be corrected from the earlier call.
OlddeltaがNULLポインタでないなら、指される構造体は、返るときに、前の呼び出しから修正されるマイクロ秒の数値を含みます。
If the name associated with the effective UID of the current process could not be found, either a null pointer will be returned, or(if s is non-NULL) the buffer s will be filled with a null string.
現在のプロセスの有効なUIDに対応する名前が見つからない場合は、NULLポインタが返されるか、または(sがNULLでない場合)バッファsがヌルストリングで埋められるかのどちらかです。
A singly-linked list can beuniquely represented by a pointer to its first node(or a null pointer for an empty list), and this is what is returned from the make_list function and passed to the print_list function.
シングルリンク・リストは、先頭ノードへのポインター(あるいは、空のリストの場合はnullポインター)として表現され、make_list関数はこのポインターを返し、print_list関数にこのポインターが渡されます。
The major difference that might cause some people to think the similarity doesn't apply is that in theTUN/TAP driver bug the structure field that the null pointer accessed was explicitly taken as a value to initialize a variable instead of simply having the address of the field taken.
類似性は当てはまらないと一部の人に思わせる主な違いは、TUN/TAPドライバーのバグでは、nullポインターがアクセスした構造体フィールドは、単にフィールドのアドレスを取得する代わりに変数を初期化する値として明示的に取得されることです。
Results: 29, Time: 0.0274

Word-for-word translation

Top dictionary queries

English - Japanese