assert utasítás
C1
Унгарски
assertion
СЪЩЕСТВИТЕЛНО
C1
TECHNICAL
1
assertion
C1
Модел на употреба:
assert utasítással ellenőriz vmit; assert utasítás leállítja a programot
Все още няма двойки с примери.
Значение
programming check that a condition holds
Теми
programming
|debugging
|runtime_check
|error_handling
|code
|technology
Определение
In computer programming, a statement in the code that tests whether a condition is true at a certain point during execution, usually causing an error if it is not.
Граматика
Все още няма граматични данни.
Изрази
Все още няма свързани изрази.