NXC
Version 1.2.1 r5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
All
Data Structures
Files
Functions
Variables
Groups
Pages
string Copy
(
string
str
,
unsigned int
idx
,
unsigned int
len
)
inline
Copy a portion of a string.
Returns a substring of a string.
Parameters
str
A string
idx
The starting index of the substring.
len
The length of the substring.
Returns
The specified substring.
Examples:
ex_copy.nxc
.
cstring API
Generated by
1.8.2