Thread arrays vergleichen (23 answers)
Opened by blaise4714 at 2007-04-24 16:21

pq
 2007-04-24 18:54
#76185 #76185
User since
2003-08-04
12209 Artikel
Admin1
[Homepage]
user image
[quote=PerlProfi,24.04.2007, 16:40]Man sollte doch davon ausgehen können, dass $[ nicht verändert wird, oder ?
Ich jedenfalls schreibe immer 0 ist das irgendwie schlimm ?[/quote]
Quote
              As of release 5 of Perl, assignment to $[ is treated as a compiler directive, and
              cannot influence the behavior of any other file.  (That's why you can only assign
              compile-time constants to it.)  Its use is highly discouraged.
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: Wiki:Wie frage ich & perlintro Wiki:brian's Leitfaden für jedes Perl-Problem

View full thread arrays vergleichen