2011/3/13 Mika Laitio <[email protected]> > Old version of code expected that the temperatures given were always in > fahrenheit format. In many countries the unit used is however celcius. > (celcius > is also in ISO standard.) > > Add therefore new API's for specifying the source format and > modify the code which printouts values to screen to make conversions if > needed between > celcius and fahrenheits: > EWeather_Temp eweather_source_temp_type_get(EWeather *eweather); > void eweather_source_temp_type_set(EWeather *eweather, > EWeather_Temp source_type); > double eweather_utils_source_to_target_converted_temperature_get( > EWeather *eweather, double orig_data); > > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > Almost of your needs are in svn now. About this one specificaly, you have already all the needed tools in EWeather.h.
-- Michaƫl Bouchaud ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
