This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:examples:objects:number_to_string [2018/02/13 20:47 (7 years ago)] – ↷ Page moved from examples:objects:number_to_string to en:examples:objects:number_to_string iarwain | en:examples:objects:number_to_string [2018/02/14 01:29 (7 years ago)] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
< | < | ||
- | orxS16 | + | orxS32 |
- | orxCHAR formattedScore[6]; | + | orxCHAR formattedScore[6] |
- | orxString_Print(formattedScore, | + | orxString_NPrint(formattedScore, sizeof(formattedScore) - 1, " |
</ | </ |