Feature #26
No primitive to convert a WordXX to a decimal representation
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Compiler | |||
Target version: | 1.8 | |||
Platform: | Triage Stage: | |||
Resolution: | fixed |
Description
Missing a to_decimal() primitive allowing to convert a WordXX type to its decimal representation (without any zero padding on its left, so a Word32 with a value of '23' will simply have the string '23' as representation).
History
#1
Updated by Alain Prouté about 17 years ago
- Status changed from New to Closed
- Resolution set to fixed
Fixed. See predefined.anubis.