Changes between Version 5 and Version 6 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/FormatWt


Ignore:
Timestamp:
12/15/21 10:38:14 (3 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/FormatWt

    v5 v6  
    1212 * fWt - weight value to format
    1313 * byIntv - interval such as 20 for twenty pound intervals.
    14  * byDec - number of decimal places.
     14 * byDec - number of decimal places (0 - 4).
    1515 * nLen - length to format the string, spaces will be padded to the left.
    1616 * pszWt - buffer to copy weight data to.