Thread pack/unpack (8 answers)
Opened by SuKo at 2008-01-21 11:37

pq
 2008-01-21 13:12
#104975 #104975
User since
2003-08-04
12208 Artikel
Admin1
[Homepage]
user image
Code (perl): (dl )
my $hex = sprintf "%x", oct("0b$bin");
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 pack/unpack