File Structures with Ada gives you all the tools you will need to design files in Ada that are more reliable and easy to maintain. Of the modern production languages, Ada provides the most comprehensive features for file design. This book shows you how to use Ada to implement abstract data types naturally and handle sequential and random access non-text files. Also, you will learn how to use Ada's encapsulation capability to build basic file structure packages that can be used again with...