Edit comment
This commit is contained in:
parent
d547432270
commit
2064d1a802
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
* Specifiers are
|
||||
* - %c: character
|
||||
* - %d: digit (integer)
|
||||
* - %p: pointer (void*)
|
||||
* - %x: hexadecimal value. Can be used to print pointers to
|
||||
* @param fmt Formatter string
|
||||
* @param ... Variable amount of arguments to be inserted
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue