Archives
- Sat 02 September 2017
- Declaring subtypes of private types
- Tue 21 February 2017
- Building a VCS status package with Gprbuild
- Mon 26 December 2016
- Using Ada.Sequential_IO to create simple hexdump utility
- Sat 01 August 2015
- Case statements in Ada (video)
- Fri 10 July 2015
- Create multiple instances of same package using parameterless generics
- Fri 16 January 2015
- Use Ada 2012 aspects to specify variable locations
- Sat 11 October 2014
- Using quotation mark easily in Strings
- Thu 21 August 2014
- Self-referencing Objects
- Tue 12 August 2014
- Using discriminated records to return variable amount of data from function
- Tue 06 May 2014
- Easy way to create portable bindings to opaque C types
- Thu 27 March 2014
- Checking file header with Adacontrol
- Fri 14 March 2014
- Redirecting Text_IO output to a file
- Sat 08 March 2014
- Checking "out" parameters with Adacontrol
- Mon 03 March 2014
- Opening a web page using default browser with Ada on Windows