assert utasítás
C1
Magyar
assertion
FŐNÉV
C1
TECHNICAL
1
assertion
C1
Használati minta:
assert utasítással ellenőriz vmit; assert utasítás leállítja a programot
Még nincsenek példamondatpárok.
Jelentés
programming check that a condition holds
Témák
programming
|debugging
|runtime_check
|error_handling
|code
|technology
Definíció
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.
Nyelvtan
Még nincsenek elérhető nyelvtani adatok.
Kifejezések
Ehhez a szócikkhez még nincs kapcsolódó kifejezés.