comp.lang.ada
 help / color / mirror / Atom feed
From: John Howard <jhoward@sky.net>
Subject: Re: File System in ADA
Date: 1996/04/05
Date: 1996-04-05T00:00:00+00:00	[thread overview]
Message-ID: <Pine.SOL.3.91.960405122125.13063A-100000@sky.net> (raw)
In-Reply-To: 4k3gaa$2v6@portal.gmu.edu

On 5 Apr 1996, Joon-Soo Park wrote:
>  I want to build a file system written in ADA.
>  It has copy, delete, move, create directory or files, control error 
>  functions.  Do you have any useful informatin for this file system?

"Ada", not ADA.

Look for B-tree topic in a college-level data structures book.  A B-tree 
can provide a file system that's more robust than one based upon a 
doubly-linked list.

------------------------------------------------------------------------
-- John Howard <jhoward@sky.net>               -- Team Ada  Team OS/2 --
------------------------------------------------------------------------




  reply	other threads:[~1996-04-05  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-05  0:00 File System in ADA Joon-Soo Park (SYST)
1996-04-05  0:00 ` John Howard [this message]
1996-04-05  0:00   ` Robert Dewar
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox