Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Am I missing something here but where's the itoa() function in the Mbed cloud compiler? I did try adding #include "stdlib.h" and #include <cstdlib> without luck.
Compiler reports:
Identifier "itoa" is undefined (E20)