home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / iso / x400 / 705 < prev    next >
Encoding:
Text File  |  1992-12-11  |  746 b   |  32 lines

  1. Newsgroups: comp.protocols.iso.x400
  2. Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!wupost!uwm.edu!linac!sunova!scum!lmiller
  3. From: lmiller@scum.ssc.gov (Lee Miller)
  4. Subject: array
  5.    Is there way to create a array in ASN1.  I know about set of and sequence of
  6. Message-ID: <1992Dec11.223809.26769@sunova.ssc.gov>
  7. Sender: lmiller@scum (Lee Miller)
  8. Nntp-Posting-Host: scum
  9. Organization: Superconducting Super Collider Laboratory
  10. Date: Fri, 11 Dec 1992 22:38:09 GMT
  11. Lines: 19
  12.  
  13. but create array of some primitive data type.
  14.  
  15.                  struct val
  16.                     {
  17.                     int value [100];
  18.                       }
  19.  
  20. can this be done, makeing the array of int(s)
  21.  
  22. Thanks for anyhelp
  23.  
  24.  
  25. lmiller@slug.ssc.gov
  26.  
  27.  
  28. Lee Miller
  29.  
  30. Keywords: 
  31.  
  32.