Thread "or die $!" bei Funktionsaufruf
(16 answers)
Opened by bloonix at 2006-05-18 16:42
auszug aus der doku:
Code: (dl
)
1 $! If used numerically, yields the current value of the C "errno" was du willst, ist: Code: (dl
)
1 sub do_open { <!--EDIT|pq|1147956821--> 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: Wie frage ich & perlintro brian's Leitfaden für jedes Perl-Problem |