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
6e821189
Commit
6e821189
authored
Nov 21, 2005
by
Lev Walkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
asn1c-quick.pdf
parent
abde4f49
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
README
README
+4
-3
doc/asn1c-quick.pdf
doc/asn1c-quick.pdf
+0
-0
No files found.
README
View file @
6e821189
...
@@ -7,7 +7,8 @@ a short installation guide.
...
@@ -7,7 +7,8 @@ a short installation guide.
For the list of asn1c command line options, see `asn1c -h` or `man asn1c`.
For the list of asn1c command line options, see `asn1c -h` or `man asn1c`.
For more complete documentation on this compiler and on using the
For more complete documentation on this compiler and on using the
results of compilation phase, please look into asn1c-usage.{pdf,html}.
results of compilation phase, please look into asn1c-quick.pdf and
asn1c-usage.{pdf,html}.
If you are building the compiler from the sources, these documents reside
If you are building the compiler from the sources, these documents reside
in the ./doc directory, otherwise they lie nearby the README file you're
in the ./doc directory, otherwise they lie nearby the README file you're
reading right now.
reading right now.
...
@@ -17,8 +18,8 @@ Please also read the FAQ file.
...
@@ -17,8 +18,8 @@ Please also read the FAQ file.
An excellent book on ASN.1 is written by Olivier Dubuisson:
An excellent book on ASN.1 is written by Olivier Dubuisson:
"ASN.1 Communication between heterogeneous systems", ISBN:0-12-6333361-0.
"ASN.1 Communication between heterogeneous systems", ISBN:0-12-6333361-0.
QUICK START
QUICK START
(also check out asn1c-quick.pdf)
===========
===========
=================================
After building [and installing] the compiler (see INSTALL), you may use
After building [and installing] the compiler (see INSTALL), you may use
the asn1c command to compile the ASN.1 specification:
the asn1c command to compile the ASN.1 specification:
...
...
doc/asn1c-quick.pdf
0 → 100644
View file @
6e821189
File added
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