On Sat, Jun 21, 2014 at 04:56:14PM +0200, Jakob Kramer wrote: > What's the problem with ceil(3)? It is C89.
I have no problem with it, and that's what I would normally do, but there seems to be a lot of obsession of SLOC numbers in suckless projects, so I didn't want to pull in the math library for a single function. Eric