Menu

#88 abs() in _zcross.c

dev
closed
nobody
None
5
2016-01-15
2016-01-12
No

abs() function, which is defined in stdlib.h, should not be used in the _zcross.c.
fabs() should be used instead.
The following is the warning messages I obtained on MacOS X. Please see: https://gist.github.com/tam17aki/316e0249162b307d85a4

Best regards,
Akira Tamamori

Discussion

  • Keiichiro Oura

    Keiichiro Oura - 2016-01-15
    • status: open --> closed
     

Log in to post a comment.