Searched refs:chararr (Results 1 – 1 of 1) sorted by relevance
359 def chararr_to_string(chararr, max_len): argument365 if chararr[i] == 0:367 out += '{:c}'.format(chararr[i])