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.
Hello.
My current project requires some variable filenames. Those filenames include a number, which is stored as an integer. Therefore my current aim is to concatenate a char with an integer. For instance some pseudo-code:
Do you have any idea to solve this issue?
Thanks!