Thread Anfängerfrage Unterstrich
(18 answers)
Opened by lern_noch at 2023-01-31 11:42 2023-02-01T19:40:49 haj Das gibt eine schöne Endlosschleife ;) Zeilen einlesen vom Handle: Code (perl): (dl
)
while (my $soll = <$datei>){ ... } 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"
|