Method ADT.struct()->put_var_string_array()
- Method
put_var_string_array
this_program
put_var_string_array(array
(string(8bit)
)data
,int(0..)
item_size
,int(0..)
len
)- Description
Appends an array of variable length strings with
item_size
bytes hollerith coding, prefixed by alen
bytes large integer declaring the total size of the array in bytes.