Syntax highlighting for Example 3 added
This commit is contained in:
parent
a888fa7efb
commit
fe032890b9
1 changed files with 1 additions and 2 deletions
|
@ -111,9 +111,9 @@ additions have to be checked in this way.
|
|||
.Overflow checking for unsigned addition
|
||||
====
|
||||
|
||||
[source,c]
|
||||
----
|
||||
include::snippets/C-Arithmetic-add_unsigned.adoc[]
|
||||
|
||||
----
|
||||
|
||||
====
|
||||
|
@ -130,7 +130,6 @@ see <<ex-Defensive_Coding-C-Arithmetic-mult>>.
|
|||
[source,c]
|
||||
----
|
||||
include::snippets/C-Arithmetic-mult.adoc[]
|
||||
|
||||
----
|
||||
|
||||
====
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue