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.
8 years, 9 months ago.
Where is gcvt() ?
I want to convert type double to char. I use gcvt() function. It's got problem :Error: Identifier "gcvtf" is undefined (E20). How to solve it ?