ASN1C C/C++ Common Runtime  ASN1C v7.3.x
Public Attributes | List of all members
Asn1CharArray Struct Reference

#include <asn1type.h>

Public Attributes

int nchars
 
char data [255]
 

Detailed Description

A generic character array. The array data holds up to 255 characters, with the actual number of characters being provided by the nchars member.


The documentation for this struct was generated from the following file: