Thread
0 <=> 1: schnellste lösung
(31 answers)
Opened by
lichtkind
at
2004-03-28 01:06
esskar
2004-03-30 23:28
User since
2003-08-04
7321 Artikel
ModeratorIn
warum auch nicht?
on man jetzt
Code: (
dl
)
$x = $x ^ 1;
oder
Code: (
dl
)
$x ^= 1;
tut ja nix zur Sache
View full thread
0 <=> 1: schnellste lösung