Thread Mit String-Werten rechnen?!
(18 answers)
Opened by Gast at 2004-07-26 14:16
[quote=Ronnie,26.07.2004, 12:24]Probier es mal so:
Code: (dl
)
s/,/\./g for ($Wert1, $Wert2); [/quote] tr/,/./ for ($Wert1, $Wert2); dürfte deutlich schneller sein Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: ![]() ![]() |