ERROR | size must be specified if opaque type is fixed-length |
CAUSE | An attempt was made to declare a fixed-length opaque type without specifying an explicit size. |
ACTION | Specify an explicit size, or change the declaration to be varying-length. |
ERROR | size must be specified if opaque type is fixed-length |
CAUSE | An attempt was made to declare a fixed-length opaque type without specifying an explicit size. |
ACTION | Specify an explicit size, or change the declaration to be varying-length. |