Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does Ada provide Strings facilites or a string library?

0
Posted

Does Ada provide Strings facilites or a string library?

0

Ada provides three string packages: Ada.Strings.Fixed – operations on the builtin String type Ada.String.Bounded – Varying size strings, with a maximum length Ada.Strings.Unbounded – Varying strings that can be extended, so long as memory permits.

0

Ada provides three string packages: • Ada.Strings.Fixed – operations on the builtin String type • Ada.String.Bounded – Varying size strings, with a maximum length • Ada.Strings.Unbounded – Varying strings that can be extended, so long as memory permits.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.