瀏覽代碼

Document %m

tags/v0.9.3
Michael Brown 19 年之前
父節點
當前提交
127362581f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/core/vsprintf.c

+ 1
- 0
src/core/vsprintf.c 查看文件

@@ -26,6 +26,7 @@ PRINTF and friends
26 26
 		%d	- decimal int
27 27
 		%c	- char
28 28
 		%s	- string
29
+		%m	- string representation of the most recent error
29 30
 		%@	- Internet address in ddd.ddd.ddd.ddd notation
30 31
 		%!	- Ethernet address in xx:xx:xx:xx:xx:xx notation
31 32
 	Note: width specification ignored

Loading…
取消
儲存