Asn1CharArray Struct Reference
[C Runtime Common Functions]
#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: