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
495183c3
Commit
495183c3
authored
Oct 12, 2014
by
Lev Walkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
relative links
parent
a2b639ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
495183c3
# Installation
If you haven't installed the asn1c yet, read the
INSTALL
file for a
If you haven't installed the asn1c yet, read the
[
INSTALL
](
INSTALL
)
file for a
short installation guide.
# What to read?
For the list of asn1c command line options, see
`asn1c -h`
or
`man asn1c`
.
The comprehensive documentation on this compiler is in
asn1c-usage.pdf
.
The comprehensive documentation on this compiler is in
[
asn1c-usage.pdf
](
doc/asn1c-usage.pdf
)
.
If you are building the compiler from the sources, the PDFs reside
in the ./doc directory. Normally the file is installed together with the
README.md file you're reading right now.
Please also read the
FAQ
file.
Please also read the
[
FAQ
](
FAQ
)
file.
An excellent book on ASN.1 is written by Olivier Dubuisson:
"ASN.1 Communication between heterogeneous systems", ISBN:0-12-6333361-0.
# Quick start
(also check out
./doc/asn1c-quick.pdf
)
(also check out
[
asn1c-quick.pdf
](
doc/asn1c-quick.pdf
)
)
After building [and installing] the compiler (see INSTALL), you may use
the asn1c command to compile the ASN.1 specification:
...
...
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