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

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

Re: Error in strtonum? (GNU Awk 3.1.4)


From: Aharon Robbins
Subject: Re: Error in strtonum? (GNU Awk 3.1.4)
Date: Tue, 16 Nov 2004 16:48:32 +0200

This works for me.  What is your locale?  Does setting LC_ALL=C in the
environment fix the problem?  Also, what system?

Thanks,

Arnold

> Date: Tue, 16 Nov 2004 06:05:36 +0100
> From: Wolfgang Schmidt <address@hidden>
> To: address@hidden
> Subject: Error in strtonum? (GNU Awk 3.1.4)
>
> 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]