Thread File handliing problem: *gähn* (5 answers)
Opened by FlorianL at 2007-07-12 17:09

pq
 2007-07-12 18:19
#78419 #78419
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
perldoc -f open:
Code: (dl )
1
2
3
You can put a '+' in front of the '>' or '<' to indicate that you want both
read and write access to the file; thus '+<' is almost always preferred for
read/write updates--the '+>' mode would clobber the file first.

nimm +<\n\n

<!--EDIT|pq|1184250002-->
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 File handliing problem: *gähn*