| Version 1 (modified by , 15 years ago) ( diff ) |
|---|
FormatGrossWt
Format a string representation of the gross weight
string FormatGrossWt(int nScale = process_scale, int len = 7); char* FormatGrossWt(int nScale = process_scale, char* pszBuffer, int len = 7);
Parameters
- nScale - scale number
- len - length to format the string, spaces will be padded to the left.
Return Value
- Returns the string formatted weight.
Remarks
Examples
See Also
Note:
See TracWiki
for help on using the wiki.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)