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 size len_width declaring the length of the string. The string s should be 8 bits wide.