Hi,
I have to create a string from an integer variable that represent the life of the character. How can I write the string starting from an integer?
sprintf(lifeString, "%i", intValue);
Users browsing this forum: No registered users and 1 guest