Document %m

pull/1/head
Michael Brown 2005-05-18 14:44:05 +00:00
parent 307cf36fca
commit 127362581f
1 changed files with 1 additions and 0 deletions

View File

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