Skip to main content
Visitor II
March 16, 2011
Question

String commands

  • March 16, 2011
  • 1 reply
  • 657 views
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?

    This topic has been closed for replies.

    1 reply

    Super User
    March 28, 2011
    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!