Method ADT.struct()->put_var_string()
- Method put_var_string
this_program
put_var_string(string(8bit)
s
,int(0..)
len_width
)- Description
Appends a variable stringĀ
s
preceded with an unsigned integer of the sizelen_width
declaring the length of the string. The strings
should be 8 bits wide.