Quantcast
Channel: Processing Forum
Viewing all articles
Browse latest Browse all 1768

Re : string.getlength does not work?

$
0
0
I think you need to initialise the SerialBuffer string in first place, try

String SerialBuffer = "";

in the third line of the code.
that should do it.
;)

Viewing all articles
Browse latest Browse all 1768

Trending Articles