cancel
Showing results for 
Search instead for 
Did you mean: 

String commands

seenivasen
Associate II
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?

1 REPLY 1
Andrew Neil
Evangelist
Posted on March 28, 2011 at 10:31

That depends on the particular software tools that you are using.

You need to study the manuals for your tools!