Categories
SNACC
Given an ASN.1 source file SNACC can produce C routines for BER encoding, decoding, printing, and freeing; C++ routines for BER encoding, decoding, and printing; and a type table that can be used with generic C routines for BER encoding, decoding, printing, and freeing.
SNACC produces reasonably efficient C or C++ routines and data structures values of the given ASN.1 data structures, as well as printing routines for the decoded values. For C only, the program generates hierarchical freeing routines (but for efficiency reasons this is not recommended).
The SNACC compiler and the generated code will compile under both ANSI and non-ANSI C compilers.
Last updated 4 Nov, 2008
About
Leadership
- Michael Sample - Contributor
- Robert Joop - Contributor
- Sebastian Wangnick - Maintainer
Versions
1.3
1.3 stable released 1997-10-15
- Released: 15 Oct, 1997
- Code Maturity: Stable
- Source Archive: http://mintac.linux.tucows.com/files/console/de...
- Licenses: GPLv2
- Interfaces: Command Line




