Commit 1411d05e authored by Lev Walkin's avatar Lev Walkin

fixes

parent dee61785
This diff is collapsed.
......@@ -3931,6 +3931,27 @@ n
Compile the resulting C code as shown in the previous chapters.
\layout Enumerate
Try to test the constraints checking code by assigning integer value 101
to the
\series bold
.height
\series default
member of the Rectangle structure, or a negative value to the
\series bold
.width
\series default
member.
In either case, the program should print
\begin_inset Quotes sld
\end_inset
Constraint validation failed
\begin_inset Quotes srd
\end_inset
message, followed by the short explanation why validation did not succeed.
\layout Enumerate
Done.
\layout Bibliography
\bibitem [ASN1C]{ASN1C}
......
No preview for this file type
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment