• 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...
  • Strange warnings and errors in live syntax check
    I'm getting some really weird errors and warnings in live syntax check (I'm using Keil 4.72a). The most annoying is "pragma once in main file" on every single one of my "#pragma once" though I'm using...