Hi, On Thu, May 13, 2010 at 1:44 PM, Michael Niedermayer <michaelni at gmx.at> wrote: > float func(float f){ > ? ?return f*1.2; > } A simple 1.2f appears to solve that... Ronald