BREW Forums
>
BREW Technical Discussions
>
BREW 1.1
> type conversion
PDA
View Full Version :
type conversion
shin
05-10-2002, 08:53 AM
How do I convert from int to string?
radub
05-10-2002, 09:02 AM
SPRINTF(stringToReceiveTheIntValue, "%d", intValue);
vBulletin v3.0.13, Copyright ©2000-2009, Jelsoft Enterprises Ltd.