• scanf/printf argument restriction 15 bytes/40 bytes: checking?
    This follows up on msg: sprintf arg restriction of 2/6/04 Per the manual, "the total number of bytes passed to scanf() is limited..." I want to check this. Is this equivalent to the total number...
  • scanf/printf argument restriction 15 bytes/40 bytes: checking?
    This follows up on msg: sprintf arg restriction of 2/6/04 Per the manual, "the total number of bytes passed to scanf() is limited..." I want to check this. Is this equivalent to the total number...
  • scanf/printf argument restriction 15 bytes/40 bytes: checking?
    This follows up on msg: sprintf arg restriction of 2/6/04 Per the manual, "the total number of bytes passed to scanf() is limited..." I want to check this. Is this equivalent to the total number...
  • scanf/printf argument restriction 15 bytes/40 bytes: checking?
    This follows up on msg: sprintf arg restriction of 2/6/04 Per the manual, "the total number of bytes passed to scanf() is limited..." I want to check this. Is this equivalent to the total number...
  • Using sprintf and the char *restrict warning ...
    Hi, I am relatively new to the Keil / ARM development environment though have been programming microcontrollers and C for a few years now (though only in an amateur capacity :). I am using sprintf...