home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.iso.x400
- Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!wupost!uwm.edu!linac!sunova!scum!lmiller
- From: lmiller@scum.ssc.gov (Lee Miller)
- Subject: array
- Is there way to create a array in ASN1. I know about set of and sequence of
- Message-ID: <1992Dec11.223809.26769@sunova.ssc.gov>
- Sender: lmiller@scum (Lee Miller)
- Nntp-Posting-Host: scum
- Organization: Superconducting Super Collider Laboratory
- Date: Fri, 11 Dec 1992 22:38:09 GMT
- Lines: 19
-
- but create array of some primitive data type.
-
- struct val
- {
- int value [100];
- }
-
- can this be done, makeing the array of int(s)
-
- Thanks for anyhelp
-
-
- lmiller@slug.ssc.gov
-
-
- Lee Miller
-
- Keywords:
-
-