- #1
- 12
- 0
Hey PF,
I'm building a simple math calculator program in C for my Programming class. My problem is Xcode doesn't recognize the absolute value function (abs), even with math.h included:
Any ideas on what I can do to fix this? Is there a way for me to define this on my own?
Thank you,
fysika
I'm building a simple math calculator program in C for my Programming class. My problem is Xcode doesn't recognize the absolute value function (abs), even with math.h included:
Any ideas on what I can do to fix this? Is there a way for me to define this on my own?
Thank you,
fysika