mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 10:38:40 +08:00
2424b12857
Refered to PRINTF(3), the [v]snprintf returns the number of characters printed (excluding the null byte used to end output to strings). Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>