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

where does sprintf output go?

I have searched the documentation for a good while and not been able to find the answer to the above.
since similar may come up again a link to the answer, may be more helpful than just the answer.

in advance, thanx,

Erik

Parents
  • But the Keil MDK-ARM online documentation could hadly be any more impenetrable!

    Ah, that might be the difference --- as you'll note, I was looking in the C51 docs.

    But then again, that's a fundamental feature of a C Standard Library function Erik was looking for, so it shouldn't matter which compiler's documentation you look it up in. That much has to be the same everywhere.

Reply
  • But the Keil MDK-ARM online documentation could hadly be any more impenetrable!

    Ah, that might be the difference --- as you'll note, I was looking in the C51 docs.

    But then again, that's a fundamental feature of a C Standard Library function Erik was looking for, so it shouldn't matter which compiler's documentation you look it up in. That much has to be the same everywhere.

Children