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

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

RE: [avr-libc-dev] [PATCH] printf: %s arguments with precision


From: Christopher Hoover
Subject: RE: [avr-libc-dev] [PATCH] printf: %s arguments with precision
Date: Mon, 2 Feb 2004 10:59:50 -0800

though, in particular in the PRINTF_MIN case.

> I would prefer a version that doesn't call strlen()/strnlen() 
> though, in particular in the PRINTF_MIN case.

I can do that, but can you explain why that is preferred?   

(If it is a code size issue, can we arrange instead to have strlen/strnlen
(or a version thereof) inlined?)

-ch





reply via email to

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