|
Hi all, I am using eSNACC compiler in my project. The generated files contain the comments like, /* ANY - Fix Me!
*/ SetAnyTypeUnknown(component); I am not actually clear about
this AsnAny and AsnOid type. I looked into the c-examples
related to this which came in eSNACC compiler. But still not clear. Could any of you help me in
understanding hash table, AsnAny and AsnOid usage. And how to solve the problems
like the comments /* ANY - Fix Me!
*/ shown in
the generated code. It would be helpful if any
more sample programs explaining the usage of the hash table,AsnAny, and AsnOid
shared. Thanks,
|