This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:examples:objects:string_in_string [2018/02/13 20:47 (7 years ago)] – ↷ Page moved from examples:objects:string_in_string to en:examples:objects:string_in_string iarwain | en:examples:objects:string_in_string [2023/03/28 21:12 (2 years ago)] (current) – iarwain | ||
---|---|---|---|
Line 5: | Line 5: | ||
orxU32 size = 3, pos = 4; | orxU32 size = 3, pos = 4; | ||
orxCHAR buffer[64]; | orxCHAR buffer[64]; | ||
- | orxString_NPrint(buffer, | + | orxString_NPrint(buffer, |
</ | </ | ||
//buffer// contains " | //buffer// contains " |