bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error in strtonum? (GNU Awk 3.1.4)


From: Wolfgang Schmidt
Subject: Error in strtonum? (GNU Awk 3.1.4)
Date: Tue, 16 Nov 2004 06:05:36 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.2) Gecko/20040906

Hello,

for the following cmd-line:

echo "" | awk '{printf ("%s\n", strtonum("0x0e"));}'

i expect the output

14

but i get

0

Who fails?

Best regards
Wolfgang Schmidt        




reply via email to

[Prev in Thread] Current Thread [Next in Thread]