On Mon, Sep 21, 2009 at 8:45 AM, Vincent Torri <[email protected]> wrote:
> Would it be interesting to add that behavior to eina_convert_dtoa() :
>
> if the 'des' parameter is NULL, return the length of the string ?
>
> It would allow the user to alloca the string, instead of having a buffer

>From my point of view, it's really not needed, the maximal size of the
result will be 34 bytes. So I don't see the need to complexify the
code for a so small static buffer.

-- 
Cedric BAIL

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to