NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
string Flatten ( variant  num)
inline

Flatten a number to a string.

Return a string containing the byte representation of the specified value.

Parameters
numA number.
Returns
A string containing the byte representation of the parameter num.
Examples:
ex_Flatten.nxc, and ex_string.nxc.