baconkcode

Results 1 issues of baconkcode

In the line 24 VAR ..... uframe_str: STRING[1] tool_str: STRING[1] This STRING[1] should be STRING[2] or STRING[254],because the out of function CNV_INT_STR() is more than STRING[1],it conclude a blank space....