Negation of boolean
From: Aki \ (aki.laukkanenREMOVETHIS_at_helsinki.fi)
Date: 07/28/04
- Next message: Christophe Vanfleteren: "Re: Negation of boolean"
- Previous message: S. Garland: "How can I make my applet call another Web page?"
- Next in thread: Christophe Vanfleteren: "Re: Negation of boolean"
- Reply: Christophe Vanfleteren: "Re: Negation of boolean"
- Reply: Roedy Green: "Re: Negation of boolean"
- Reply: Eric Sosman: "Re: Negation of boolean"
- Reply: Jean-Philippe Martin: "Re: Negation of boolean"
- Reply: Oscar kind: "Re: Negation of boolean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jul 2004 18:35:56 +0300
Hi again :)
One of those "Can yuo do this?" -type questions again:
Anything wrong with:
boolean sequenceContinues = false;
if([condition]){
sequenceContinues = !sequenceContinues;
}
else{}
?
-- -Aki "Sus" Laukkanen
- Next message: Christophe Vanfleteren: "Re: Negation of boolean"
- Previous message: S. Garland: "How can I make my applet call another Web page?"
- Next in thread: Christophe Vanfleteren: "Re: Negation of boolean"
- Reply: Christophe Vanfleteren: "Re: Negation of boolean"
- Reply: Roedy Green: "Re: Negation of boolean"
- Reply: Eric Sosman: "Re: Negation of boolean"
- Reply: Jean-Philippe Martin: "Re: Negation of boolean"
- Reply: Oscar kind: "Re: Negation of boolean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]