assert utasítás
C1
Hongrois
assertion
NOM
C1
TECHNICAL
1
assertion
C1
Schéma d’usage :
assert utasítással ellenőriz vmit; assert utasítás leállítja a programot
Aucune paire d’exemples pour le moment.
Sens
programming check that a condition holds
Thèmes
programming
|debugging
|runtime_check
|error_handling
|code
|technology
Définition
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.
Grammaire
Aucun détail grammatical disponible pour le moment.
Expressions
Aucune expression n’est encore associée à cette entrée.