Lantzej

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Lantzej created a post,
    Answered

    Using math.h and libm math library

    I've read that I need to include -lm option to the linker to compile the code with the math.h file. But I don't see where to put this in the IDE for C