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 00:47 (7 years ago)] – external edit 127.0.0.1 | en:examples:objects:concatenating_two_strings [2023/03/28 21:14 (2 years ago)] (current) – iarwain | ||
---|---|---|---|
Line 19: | Line 19: | ||
#endif /* __orxMSVC__ */ | #endif /* __orxMSVC__ */ | ||
- | orxString_Print(concatenatedString, | + | orxString_NPrint(concatenatedString, length * sizeof(orxCHAR), " |
orxLOG(" | orxLOG(" |