Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ada

How to transform integer to float and vice-versa in Ada?

ada

When do I use a predefined class wide access type vs. an anonymous access to a class wide type as a parameter?

oop ada dynamic-dispatch

Initialize string in Ada with null characters

ada gnat

Invalid types for operand "+" Ada 95

integer range ada operand

Ada -- What Is A Modular Type

types ada modular

GNAT.Command_Line.Getopt - how to enforce all command line options were valid?

ada getopt

Does Ada have a standard stack implementation?

ada

Is it possible to declare a variable or constant of type Range?

ada

How to use different fix point types in mathematical operations in Ada?

ada

Ada Gnat project which includes differently-named files for different build configurations

ada gnat gprbuild

Ada: plotting 2d graphs

graph ada

Difference between statements inside and outside accept block

ada

Ada Finalization Adjust procedure - What to put here?

oop object ada

Simulating a 6-faced die in Ada-2005

ada

How to Create an UDP client in Ada

sockets udp client ada gnat

Is there a "this" keyword in Ada?

this ada

Unexpected output in Tasking?

task ada

Ada elaboration not occurring at all

ada gnat

Ada: Seeding Random

random ada

Convert from System.Address to Integer in Ada