Hello,
I am trying to use the stdlib.h library, but when i type it into the arduino IDE it doesn't show up as orange..
Is this because it is already included by default and therefore I don't need to worry about including it?
If so, why have I have found quite a lot of code that has the #include <stdlib.h> at the beginning?
Thanks!