Thread Elegante Syntax (9 answers)
Opened by bianca at 2013-04-06 18:30

pq
 2013-04-06 18:35
#166917 #166917
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
Code (perl): (dl )
my @array = unpack "A4A2A2A2A2A2", $string;
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 Elegante Syntax