Major programs from the book
The Ada 95 programs are
distributed as either an
archive (tar, zip, or text)
or as individual programs.
The programs use the package
simple_io.ads which is equivalent to
the packages: Ada.Text_io, Ada.Float_io, Ada.Integer_io.
Key |
Preview |
Download |
Split |
- |
Bolded keywords |
The whole program as plain ASCII text |
The program split into individual units |
The Ada 95 programs are held in a
text archive.
which can be extracted by using the archive expander
x80_exp.ada
If this program is compiled into the file exp and the
text archive is held in the file files, then
exp files will extract all the files in the archive.
Alternatively the files are available as a:
The programs use the package
simple_io.ads which is equivalent to
the packages: Ada.Text_io, Ada.Float_Text_io, Ada.Integer_Text_io.
Details of how to
compile these programs using the compilers:
© M.A.Smith University of Brighton.
Created September 1995 last modified May 1997.
Comments, suggestions, etc.
M.A.Smith@brighton.ac.uk
*
[Home page]