Re: Silly question about strings (was: Filenames in Ada)
- From: Björn Persson <spam-away@xxxxxxxxxxx>
- Date: Wed, 30 Nov 2005 00:15:02 GMT
tmoran@xxxxxxx wrote:
Since the generic type parameter is merely any discrete type, presumably
you would support (with appropriate OS calls where needed):
package Ada.Strings.Colors is new Ada.Strings.String_Base(Colors);
package Ada.Strings.Unbounded_Integers
is new Ada.Strings.Unbounded_String_Base(Integer):
In that case they should be called arrays or vectors rather than strings.
--
Björn Persson PGP key A88682FD
omb jor ers @sv ge.
r o.b n.p son eri nu
.- References:
- Re: Silly question about strings (was: Filenames in Ada)
- From: Randy Brukardt
- Re: Silly question about strings (was: Filenames in Ada)
- From: tmoran
- Re: Silly question about strings (was: Filenames in Ada)
- Prev by Date: Re: Filenames in Ada
- Next by Date: [OT] Administrator accounts (was: VMS DCL prompt)
- Previous by thread: Re: Silly question about strings (was: Filenames in Ada)
- Next by thread: Re: Filenames in Ada
- Index(es):
Relevant Pages
|