Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
asn1c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
asn1c
Commits
1411d05e
Commit
1411d05e
authored
Feb 02, 2005
by
Lev Walkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixes
parent
dee61785
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
54 additions
and
27 deletions
+54
-27
doc/asn1c-usage.html
doc/asn1c-usage.html
+33
-27
doc/asn1c-usage.lyx
doc/asn1c-usage.lyx
+21
-0
doc/asn1c-usage.pdf
doc/asn1c-usage.pdf
+0
-0
No files found.
doc/asn1c-usage.html
View file @
1411d05e
This diff is collapsed.
Click to expand it.
doc/asn1c-usage.lyx
View file @
1411d05e
...
...
@@ -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}
...
...
doc/asn1c-usage.pdf
View file @
1411d05e
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment