Thread Zufallsberechnung für Auswahlverfahren (2 answers)
Opened by geloescht at 2012-06-30 10:46

FIFO
 2012-06-30 11:06
#159482 #159482
User since
2005-06-01
469 Artikel
BenutzerIn

user image
$zufall = int(rand(11));
Everyone knows that debugging is twice as hard as writing a program in the first place. So if you're as clever as you can be when you write it, how will you ever debug it? -- Brian Kernighan: "The Elements of Programming Style"

View full thread Zufallsberechnung für Auswahlverfahren