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 [2023/03/29 02:55 (3 years ago)] – sausage | 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 " |