It seems that XC8 libraries do not support snprintf(). sprintf() works well, but is unsafe (buffer overflow...). Is there any workaround?
確定! 回上一頁