This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:examples:objects:string_in_string [2023/03/28 19:55 (2 years ago)] – sausage | 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 " |