Next: , Previous: RM A 3 2 49 Ada Characters Handling, Up: Implementation Advice


6.35 RM A.4.4(106): Bounded-Length String Handling

"Bounded string objects should not be implemented by implicit pointers and dynamic allocation."

Followed. No implicit pointers or dynamic allocation are used.