Sujet : Re: Calculating in other bases than 10
De : janis_papanagnou+ng (at) *nospam* hotmail.com (Janis Papanagnou)
Groupes : comp.unix.shellDate : 19. Feb 2025, 01:19:29
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vp382j$1uhso$1@dont-email.me>
References : 1 2
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
On 18.02.2025 14:13, Christian Weisgerber wrote:
On 2025-02-18, Janis Papanagnou <janis_papanagnou+ng@hotmail.com> wrote:
And strange got this same error message for
>
ibase=14
Runtime warning (func=(main), adr=6): ibase too large, set to 16
Did you already set ibase before and that "14" is no longer decimal
14?
LOL - indeed. Thanks! - It didn't occur to me that setting the base
for calculations will also affect the base for setting parameters.
(Apart from the misleading error message it smells not like a good
design but that explains it.)
Janis