Old Russian measure of length: Difference between revisions

m
→‎{{header|REXX}}: changed wording one of the comments in the section header. -- ~~~~
(→‎{{header|REXX}}: added the REXX language. -- ~~~~)
m (→‎{{header|REXX}}: changed wording one of the comments in the section header. -- ~~~~)
Line 25:
* does rounding for the two arithmetic operations performed
* does error checking on the user input
* correctsuses the correct length unit names when not plural
<lang rexx>/*REXX program to read a config file and assign VARs as found within. */
numeric digits 25