Next: RM G Numerics, Previous: RM F 7 COBOL Support, Up: Implementation Advice [Contents][Index]
"Packed decimal should be used as the internal representation for objects of subtype
S
whenS
’Machine_Radix = 10."
Not followed. GNAT ignores S
’Machine_Radix and always uses binary
representations.