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

what is the difference between scanf and scanfor?

what is the difference between scanf and scanfor?

Parents
  • Does it matter?

    If you are already using a function named scanfor(), then you should know what it does.
    The Keil manual tells what scanf() does. And so does Google.

    So why worry about the difference between a function from the standard C library, and a function you don't even have access to?

Reply
  • Does it matter?

    If you are already using a function named scanfor(), then you should know what it does.
    The Keil manual tells what scanf() does. And so does Google.

    So why worry about the difference between a function from the standard C library, and a function you don't even have access to?

Children
No data