... the variable into a char[] with sprintf, char buffer[256]; sprintf(buffer,”%s”, myVariable); And then call the renderBitmapString on it.
確定! 回上一頁