Re: Records that could be arrays




Justin Gombos a écrit :

I noticed this example code in 5.4.4 of the Ada Quality and Style
Guide:
[...]
can be more expressive with an array. Example- there are more options
when it comes to an arrays role in control structures. Plus the
"others =>" notation is available. Thoughts?
"others =>" is availabe for records too.

JD.

.