Thread Ausgabe in Konsole immer an selber stelle
(15 answers)
Opened by EagleFox at 2006-05-26 01:39
[quote=EagleFox,26.05.2006, 14:20]
Code: (dl
)
printf "Bearbeite Nr: $i\r"; warum benutzt du eigentlich printf und nicht print? wenn schon, dann auch benutzen: printf "Bearbeite Nr: %05d\r", $i; 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: ![]() ![]() |