Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ada

What should I do to solve the GNAT GPS "library not found" problem and build my first "Hello World" program on my Mac?

ada gnat gnat-gps

Passing a C-styled integer array to an Ada function to retrieve the first element in the array

c googletest ada

Ada : index check failed

compiler-errors ada

list of unique random numbers in an Interval in Ada

algorithm random ada

Porting Windows/Mac application, written in Ada, to iOS

iphone ios ada

What type has a variable containing a range to be?

Debugging in GPS IDE

ada gnat-gps

Error 0x800706F7 "The stub received bad data" on Windows XP SP3

How to use user input variable as parameter for generic package?

generics io ada

Problem instantiating a package with subtype access to variant record

generics ada

Convention for handling foreign binary data

ada

What is a tagged type in Ada?

ada

How do you perform a check for safe type conversion?

ada

Class formulation concept from C++ and Java to Ada

java c++ algorithm ada

Are Arrays in Ada Covariant?

arrays ada covariant

Ada Digits Confusion

precision ada digits

Ada95: Converting Integer to Character

ada

Convert Enum to Binary (via Integer or something similar)

enums binary ada

How can I overload the '=' operator in Ada without creating a recursive function?

overloading ada

Ada: how to solve "Circular Unit Dependency"?