non-NULL - Weblio 英和・和英辞典 (original) (raw)
例文
If oldact is non-null, the previous action is saved in oldact .発音を聞く 例文帳に追加
oldactが NULL でなければ、今までの動作がoldactに格納される。 - JM
If doc is non-NULL, it will be used to define the docstring for the module.例文帳に追加
doc が NULLでない場合、モジュールの docstring として使われます。 - Python
If ovalue is non-NULL, the old value of the timer is stored there.発音を聞く 例文帳に追加
ovalueが NULL 以外の場合、タイマーの古い値がovalueに格納される。 - JM
If bfname is non-NULL, it specifies the name of the btree file, as if specified as the filename for a dbopen (3)発音を聞く 例文帳に追加
bfnameが NULL でない場合、これは btree ファイル名(btree ファイルをdbopen (3) - JM
If self is non-NULL, it will passed to the functions of the module as their(otherwise NULL) first parameter.例文帳に追加
self がNULLでない場合、モジュール内の各関数の第一引数として渡されます (NULLの時には第一引数も NULLになります)。 - Python
If oldset is non-null, the previous value of the signal mask is stored in oldset .発音を聞く 例文帳に追加
oldsetが NULL でなければ、シグナルマスクの今までの値をoldsetに格納する。 - JM
and, if res is non-NULL, stores it in the struct timespec pointed to by res .発音を聞く 例文帳に追加
resが NULL でない場合、その分解能をresで指される struct timespec に格納する。 - JM
例文
npc is not a valid pointer, or event is non-NULL and an invalid pointer.発音を聞く 例文帳に追加
npcが有効なポインタでない、またはstatusが NULL でも有効なポインタでもない。 - JM