Re: Filenames in Ada
- From: Kilgallen@xxxxxxxxxxx (Larry Kilgallen)
- Date: 24 Nov 2005 15:23:47 -0600
In article <hcj87m4mv37e$.1uj3pzelawsm9.dlg@xxxxxxxxxx>, "Dmitry A. Kazakov" <mailbox@xxxxxxxxxxxxxxxxx> writes:
> Well, does VMS still use Radix-50 for file names? (:-))
In terms of APIs for the system services, it never did.
On some of the older VAX-only disks it might be that the internal
storage is RAD50, but the interface exported via RMS uses ASCII,
with only certain characters being legal.
Unless your intention is to write an ODS-1 ACP in Ada, the internal
storage format is immaterial to the Ada programmer.
.
- References:
- Filenames in Ada
- From: Martin Krischik
- Re: Filenames in Ada
- From: Dmitry A. Kazakov
- Re: Filenames in Ada
- From: Martin Krischik
- Re: Filenames in Ada
- From: Dmitry A. Kazakov
- Filenames in Ada
- Prev by Date: Re: Filenames in Ada
- Next by Date: Re: Help installing GCC/GNAT 4.0.2
- Previous by thread: Re: Filenames in Ada
- Next by thread: Re: Filenames in Ada
- Index(es):