mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
Minor cleanup for better smallbook formatting w/default FSF style.
This commit is contained in:
@ -6971,9 +6971,9 @@ printf (@var{string}, @var{expressions}@dots{});
|
|||||||
|
|
||||||
For example, you can print two values in hex like this:
|
For example, you can print two values in hex like this:
|
||||||
|
|
||||||
@example
|
@smallexample
|
||||||
printf "foo, bar-foo = 0x%x, 0x%x\n", foo, bar-foo
|
printf "foo, bar-foo = 0x%x, 0x%x\n", foo, bar-foo
|
||||||
@end example
|
@end smallexample
|
||||||
|
|
||||||
The only backslash-escape sequences that you can use in the format
|
The only backslash-escape sequences that you can use in the format
|
||||||
string are the simple ones that consist of backslash followed by a
|
string are the simple ones that consist of backslash followed by a
|
||||||
|
Reference in New Issue
Block a user