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

scanf in uvison for mcb2300

Hi,I want to read in some data from for example hyperterminal and use it in uvision to further exucate in calculation etc.

Is it simply scanf(" %d , &etc) ???

Parents
  • Note that using scanf is not necessarily "simple" - irrespective of whether it's in an embedded target, or anywhere else!

    Try searching this forum for "scanf"...

    You might find it easier to develop your own parser - in particular for handling "unexpected" data and/or formatting...

Reply
  • Note that using scanf is not necessarily "simple" - irrespective of whether it's in an embedded target, or anywhere else!

    Try searching this forum for "scanf"...

    You might find it easier to develop your own parser - in particular for handling "unexpected" data and/or formatting...

Children
No data