numtostr

The numtostr Statement

The numtostr statement converts its scalar input (second) argument to a string output (first) argument. The syntax of the numtostr statement is shown below.

 numtostr strValue, value  // convert value to a string

Generated by  doxygen 1.6.2