Question
String commands
Posted on March 16, 2011 at 15:51
Hi
Im using the STM8S discovery kit together with the standard firmware libraries. I need to use string functions such as strtok(). How do i get these functions to work in this environment. Including string.h wont work. Do i need to implement the string functions or is there an easier way?
