|
Rockbox mail archiveSubject: Re: Optimizing to functions for a pluginRe: Optimizing to functions for a plugin
From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Thu, 16 Oct 2008 09:07:14 +0200 Joseph Garvin wrote: > There don't appear to be any builtin functions for converting strings > to floats or longs, so I wrote a couple, but they're very very rough. We use sscanf() for that in Rockbox, but it doesn't support floats, since we don't use floating point calculations in this project. Linus Received on 2008-10-16 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |