avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] Plans to update scanf().


From: Dmitry K.
Subject: Re: [avr-libc-dev] Plans to update scanf().
Date: Mon, 18 Feb 2008 08:37:31 +1000
User-agent: KMail/1.5

On Monday 18 February 2008 05:20, Joerg Wunsch wrote:
[...]
> > . Restriction of conversion quantity has arisen because of reduction
> > of the size of the counter up to one byte.
>
> My only concern about that is whether it's still C99 compliant that
> way.  Curious, did you verify whether the standard imposes an
> implementation-defined minimum here, and whether the 255 would still
> fit?

I have not find any notes in C standart. IMHO, as it is a simple
counter, the standart supposes the 'int' range.

Dmitry.






reply via email to

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