fmod problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm getting an odd warning with fmod(), any ideas?

#include <ctime>
//--snip--
fmod( 2.5, 1.5);


Results in: argument to `long int' from `double' assignment to `long int' from `double'




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux