Re: [E-devel] Proposed new EFL Manual (and some wiki updates)

2010-12-17 Thread Issa
héhé that's cool 2010/12/17 Lionel Orry > Kim Lester dfusion.com.au> writes: > > > > > All, > > > > A few notes and two requests (marked *** ) > > > > [...] > > Incidentally I wrote this in OO simply because writing either doxygen or > xml > > is not a good way to evolve a > > large comple

[E-devel] Eina convert (string to Double) and (double to string)

2010-08-10 Thread Issa
nal = convert_string_kb_to_mo(tmp2); printf("r = %f\n", r); printf("tmp_final = %s\n", tmp_final); eina_shutdown(); return EXIT_SUCCESS; } The résult :

Re: [E-devel] Eina convert (string to Double) and (double to string)

2010-08-10 Thread Issa
= %s\n",dst); eina_shutdown(); return EXIT_SUCCESS; } - the résult : - i...@issa-desktop:/media/E

Re: [E-devel] Eina convert (string to Double) and (double to string)

2010-08-10 Thread Issa
return EXIT_SUCCESS; } - so i can't understand what is for the eina_convert_dtoa(val, tmp);//Convert a double to a string and all convert function of eina ? thanks Le mardi 10 août 2010 à 11:40 +0200, Cedric BAIL a écrit : > On Tue, Aug 10, 2010 at 11:22 AM,