General
: K-Meleon Forum
General discussion about K-Meleon.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=JohnHell] Hi, I come to ask because I never noticed before. Maybe the thing is normal for programmers but as I'm not one it is curious for me. Well, the thing is that negative loops can't be concatenated but positive can. Lets see some examples: [code] $a = $b [b]!=[/b] $c ? $d : $b [b]!=[/b] $c ? $d : $b [b]!=[/b] $c ? $d : $x; <<<--- this, doesn't work $a = $b [b]!=[/b] $c ? $d : $b [b]==[/b] $c ? $d : $b [b]==[/b] $c ? $d : $x; <<<--- this works $a = $b [b]==[/b] $c ? $d : $b [b]!=[/b] $c ? $d : $b [b]==[/b] $c ? $d : $x; <<<--- this works $a = $b [b]==[/b] $c ? $d : $b [b]==[/b] $c ? $d : $b [b]==[/b] $c ? $d : $x; <<<--- this of course works [/code] I'm still working on 1.1.6 so maybe is that, but just I want to know :) It is the first time I did several negative loops together and it just was my doubt.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development