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/14 04:47 (8 years ago)] – ↷ Page moved from examples:objects:number_to_string to en:examples:objects:number_to_string iarwain | en:examples:objects:number_to_string [2025/09/30 17:26 (6 weeks 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, " |
| </ | </ | ||