This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is there a version of ARM FuSa C Library that supports C11 ?

What I mean by support is that the library has safety-certified implementations of functions introduced in C11 (e.g. sprintf_s/snprintf_s).

Parents
  • Hi Rounak,

    I regret, there's no current implementation of sprintf_s or snprintf_s, or of sprintf (although snprintf is implemented). A full list of the implemented functions is available in the library Safety Manual.

    However thank you for the question, it's good feedback for when we start to plan out the next generation of the library.

    Paul.

Reply
  • Hi Rounak,

    I regret, there's no current implementation of sprintf_s or snprintf_s, or of sprintf (although snprintf is implemented). A full list of the implemented functions is available in the library Safety Manual.

    However thank you for the question, it's good feedback for when we start to plan out the next generation of the library.

    Paul.

Children
No data