Thread hex to decimal conversion
(12 answers)
Opened by thegreatonech at 2010-06-10 15:05
hi, i'm answering in english, but if you speak german please continue in german then since this forum is a german speaking one.
Guest thegreatonech so, this description tells me you have a hash with values like "fe" or "05". you don't mention the keys, so I assume that they don't matter. Quote problem at this point: you are talking about first, second and so forth. what is the first and the second? all we have until now is a hash. there is no order in a hash. what do you want to do? how is first and second defined? please give example input and output, so maybe we can at least guess from that. 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 |