NXC
Version 1.2.1 r5
|
|
inline |
Unflatten a string into a data type.
Convert a string containing the byte representation of the specified variable back into the original variable type.
str | A string containing flattened data. |
x | A variable reference where the unflattened data is stored. |