This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:examples:objects:concatenating_two_strings [2018/02/14 04:47 (8 years ago)] – ↷ Page moved from examples:objects:concatenating_two_strings to en:examples:objects:concatenating_two_strings iarwain | en:examples:objects:concatenating_two_strings [2025/09/30 17:26 (6 weeks ago)] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 19: | Line 19: | ||
| #endif /* __orxMSVC__ */ | #endif /* __orxMSVC__ */ | ||
| - | orxString_Print(concatenatedString, | + | orxString_NPrint(concatenatedString, length * sizeof(orxCHAR), " |
| orxLOG(" | orxLOG(" | ||