how can I use the .append of the string to add char?
sLoadFile.append(cTempo);
cTempo = char
sLoadFile = string
I tryed : sLoadFile.append((string)cTempo); but it doesn't work ?
|
Results 1 to 7 of 7
Thread: char to string in .appendThreaded View
|
Click Here to Expand Forum to Full Width |