Examples

ObjectAda LogoAll these examples have been carefully tested with the Aonix ObjectAda 7.0 compiler, and project files have been created to help you use them. They have also been compiled using versions 3.01 and 3.04 of the GNAT compiler for Windows NT.

One restriction exists when using the Aonix ObjectAda 7.0 compiler, currently this compiler does not support the Information Systems Annex and so cannot compile files which use the decimal edited I/O packages. To compile these files you must either compile using the GNAT compiler which has full validated support for Annex E or you can take the relevant files from the GNAT distribution and add them to your ObjectAda 7.0 project. The Aonix compiler can compile the GNAT Ada.Decimal.Edited_IO files required but you will have to do this yourself.

You can download the complete examples from this site in examples.zip. This zip file has the following structure:

Examples The root directory.
+----Ada_Store All the files for the Ada_Store case study.
+----Chapt0X All the examples from chapter 0X.

Each directory has a ".prj" file which contains the project information to allow you to use the included Aonix ObjectAda 7.0 compiler to build all the examples.

You can of course browse the html versions of the examples from within this on-line sampler. The following table allows you to select the examples page for each chapter of the text.

Chapter 1 Chapter 2 Chapter 3
Chapter 4 Chapter 5 Chapter 6
Chapter 7 Chapter 8 Chapter 9
 

Ada_Store

 

Previous PageContents PageNext Page

Copyright © 1996 Simon Johnston &
Addison Wesley Longman