On Sat, 21 Jun 2014 11:59:27 -0500
Eric Pruitt <eric.pruitt_AT_gmail.com> wrote:
> 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.
Just pull in math.h ffs!
It's part of the standard library, so basically nothing is lost both
for dynamically linked programs and statically linked ones.
Go ahead, check it out!
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Sat Jun 21 2014 - 19:08:49 CEST