Changes between Version 4 and Version 5 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/IsNetWtChanged
- Timestamp:
- 03/12/25 07:32:01 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/IsNetWtChanged
v4 v5 2 2 Checks whether the formatted net weight is different from the last time IsNetWtChanged was called. 3 3 4 {{{ 4 {{{#!c++ 5 5 bool IsNetWtChanged(int nScale, int nLen = 7); 6 6 }}} … … 21 21 == Examples == 22 22 23 {{{ 23 {{{#!c++ 24 24 if(IsNetWtChanged(1)) 25 25 {