Thread defined(variable) (10 answers)
Opened by pktm at 2008-04-06 01:24

murphy
 2008-04-06 23:29
#107967 #107967
User since
2004-07-19
1776 Artikel
HausmeisterIn
[Homepage]
user image
pktm+2008-04-06 12:17:48--
Hui, und wie will ich dann feststellen, ob was in der Variable drin ist?


Nur um das nochmal klar zu stellen: Die Frage, ob in der Variablen etwas drin ist, ist sinnlos. Die Antwort ist immer ja. In der Variablen ist immer irgendein Wert gespeichert.

Quote
Indem ich irgend einen Wert abprüfe? Sowas wie if( x =< 0 || x > 0 ) und dann die Exception abfange?


Bei dem erwähnten Befehl wird es niemals eine Exception geben!
When C++ is your hammer, every problem looks like your thumb.

View full thread defined(variable)