Re: Silly question about strings (was: Filenames in Ada)



Larry Kilgallen wrote:
> I would expect those string packages (and especially the string IO
> packages) would use operating system facilities in some
> implementations.
> The underlying operating system calls might not be symmetric at all.
> The bodies might not even be written in Ada.

They could always be 'defined' as proposed by Steve but the implementation
might use 'magic' to make it happen.

Cheers

-- Martin


.