Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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"?

How can you store (an access to) Integer's operators in Ada?

ada

Check initialization of variable

ada gnat

Passing map to common procedure

ada

How do I cast an enum to an Integer to handle overflow/wraparound?

ada

In/Out vs Out in Ada

ada

Is there a "dictionary" type pre-implemented in Ada? And how to use it?

How to get seconds since unix epoch in Ada?

calendar timestamp ada

How do you implement Generic_Sorting in Ada for a vector?

ada gnat gnat-gps ada2012

Ada suppress unreachable code or missing return

ada gnat unreachable-code

How do I migrate Ada code from a Sun Solaris 10 to 11 using an APEX compiler

Unable to access members of an Ada generic parameter

ada

Specifying different platform specific package at compile time in Ada (GNAT)