|
From: Anilkumar.T on 18 Jan 2008 02:05 Hi, Are there any package/operataions in Ada95 to get the contents of the directory?
From: Martin Krischik on 18 Jan 2008 02:23 Anilkumar.T schrieb: > Are there any package/operataions in Ada95 to get the contents of > the directory? No, you need Ada 2005 for that. However - there are some back ports of the new Ada.Directorys package for GNAT available. Google for "Ada.Directories Ada95". Martin -- mailto://krischik(a)users.sourceforge.net Ada programming at: http://ada.krischik.com
From: Anders Wirzenius on 18 Jan 2008 02:23 "Anilkumar.T" <Anilkumar.Thimmaiah(a)googlemail.com> writes: > Hi, > > Are there any package/operataions in Ada95 to get the contents of > the directory? Try J-P Rosen's OS_Services http://www.adalog.fr/compo1.htm#OS_Services -- Anders
|
Pages: 1 Prev: OpenStep/GNUStep/Cocoa (Was: New Ada portable GUI Library?) Next: Ada source code obfuscator |