NXC
Version 1.2.1 r5
|
|
inline |
Extract a character from a string.
Return the numeric value of the character in the specified string at the specified index. The input string parameter may be a variable, constant, or expression.
str | A string. |
idx | The index of the character to retrieve. |