[EMAIL PROTECTED] wrote:
Hello,Friends
For one project about UMTS RRC/NAS protocol interpreter,I need the ASN.1
file to comile to get C++ support files for my IDE VC++6.0.My current
solution is that I copy the ASN notation from this spec and paste into
one plain text file and create one asn file by myself.After some error
checking I got the H/CPP file.But I am not sure whether this is a
correct one to use.I find that maybe there are some spelling mistakes or
other formatting issues in UMTS Spec.So here does anyone can provide
such a file for this spec?I will be appreciated.
If the ASN.1 to C++ compiler went all the way through the parsing and
code generation stages to produce the .h and .cpp files, it is almost
certainly a clear indication that the original ASN.1 specification did
not contain any spelling mistakes and/or formatting issues.
Did you try to compile resulting H/CPP files? How did it go? Did you
try to employ the functions generated by the compiler? What is going
against your expectations? Please describe your concerns more precisely.
--
Lev Walkin
[EMAIL PROTECTED]
_______________________________________________
ASN1 mailing list
[email protected]
http://lists.asn1.org/mailman/listinfo/asn1