On Fri, Jan 8, 2010 at 4:42 AM, Bryan Christ <bryan.christ@xxxxxx> wrote: > try > > float i=1.34F On linux (gcc compiler) it will work without 'F' too. > > On Fri, 2010-01-08 at 16:30 +0000, phoenixxz wrote: >> float i=1.34; >> printf("%f",i); >> >> >> ->> 0 >> why? >> -- >> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in >> the body of a message to majordomo@xxxxxxxxxxxxxxx >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- Fawad Lateef -- To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html