Description:
Discussion about Ada*.
|
|
|
Question on GNAT-GPS
|
| |
Hi all, I installed the GPS suite on my system, started a compile of a (simple) file and got results. The file has *.o extensions. How can I transform these files to executables? Grettings Robert
|
|
How to get a key from keyboard
|
| |
In Pascal there is a function Readkey to read a single character from the keyboard. Is there a simular function in ADA? I have tried the procedure Get_Immediate(Char, Error) but here you have to press the Enter key as well.
|
|
Abusing tagged types
|
| |
Is it considered to be a good practice to make a given type tagged only to benefit from the Object.Operation notation in Ada 2005? Let's say there is a library where there are several types. Some of them are inherently tagged due to their design and they allow Obj.Oper notation out of the box. For others there is no design motivation to... more »
|
|
FINAL CfP, Reliable Software Technologies, Ada-Europe 2009
|
| |
------------------------------ ------------------------------ ----------- FINAL Call for Papers 14th International Conference on Reliable Software Technologies - Ada-Europe 2009 8 - 12 June 2009, Brest, France The 14th International Conference on Reliable Software... more »
|
|
Weird string I/O problem
|
| |
The following program misbehaves if the line Get(A_Float); -- PROBLEMATIC LINE is present; the call to Get_Line is made but there is no opportunity for the user to enter a string--the program continues (I suppose) as though the user entered a line terminator, causing the following output: Enter a float: 12.3... more »
|
|
Status of AdaBrowse
|
| |
Hi Folks, Just checking on the status of adabrowse. The latest release (4.0.3) appears to be from 2005. Has development of this stopped? Take care, Michael.
|
|
ANN: CairoAda-1.8
|
| |
Hi, CairoAda is now available here: [link] This version is compliant with Cairo-1.8.x Regards, Damien Carbonne
|
|
GNAT Pro for .NET
|
| |
Wonder if anyone has any experience with Ada .NET? How well it is integrated and what are the major issues you had with it?
|
|
|