Reading directories?

From: Chris Dutton (cdutton_at_gmail.com)
Date: 02/21/05


Date: Mon, 21 Feb 2005 10:29:02 GMT

So far I've found a lot of information on Ada.Directories, which looks
good, but as far as I can see is not available for Gnat on Linux.

Is there any standard package which enables dealing with directories in
Ada, even if not necessarily conveniently?



Relevant Pages

  • Re: Large files on 32 and 64 bits ystem
    ... And these types are based on the positive range which is define as the size of a ... So it is possible from Ada, but the interface links between Ada and the OS ... Standard'Address_Size or in the case of GNAT 32-bit version, ... On a 64 bits linux box, it is ok, but on a 32 bits linux box, I have: ...
    (comp.lang.ada)
  • Re: How to detect OS type and version?
    ... > Roger Blum wrote: ... >> Is there a way within Ada (GNAT 3.15p) to tell whether the ... >> application is running on Linux or Windows (and the version of the ...
    (comp.lang.ada)
  • Re: Realtime and ADA - stupid newby question
    ... >> like to learn ADA for this project. ... If you need the largest selection of device drivers then I would consider ... RT Linux (GNAT for this available http://rtportal.upv.es/apps/rtl-gnat/) ...
    (comp.lang.ada)
  • Re: program error (exception access violation) in windows
    ... Does the Linux version run with the same series of allocations ... Are you sure this exception is being raised by your Ada program's ... vs Windows Gnat? ... If you do all the allocation and deallocation within your Ada ...
    (comp.lang.ada)
  • Re: File rename in Ada95
    ... Target platform: Linux. ... In GNAT, you can use Ada.Directories in Ada 95 mode. ...
    (comp.lang.ada)