Siegfried-Angel Gevatter Pujals 243824ab80 Replace "round(x)" with "(int)(0.5 + x)"
round() is a C99 addition, so causes portability problems:
different C library versions require different #defines to
enable it. So simply avoid using it.
2009-10-01 22:39:04 +02:00
..
2009-10-01 14:41:19 -04:00
2009-10-01 14:46:33 -04:00
2009-09-21 18:21:04 -04:00
2009-07-06 11:55:17 -04:00
2009-07-06 11:55:17 -04:00
2009-10-01 14:41:16 -04:00
2009-08-06 16:46:55 -04:00