Method ADT.Struct()->Chars()->create()
- Method
create
ADT.Struct.Chars ADT.Struct.Chars(int|Itemsize,void|stringvalue)- Description
sizeis the number of bytes that are part of this struct item, or optionally an earlier Item that will be looked up in runtime. The initial value of the char string isvalueor, if not provided, a string of zero bytes.