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/14 04:47 (8 years ago)] – ↷ Page moved from examples:objects:string_in_string to en:examples:objects:string_in_string iarwain | en:examples:objects:string_in_string [2025/09/30 17:26 (12 days ago)] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
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 " |