Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ada

Are Child Packages safe in ADA?

ada encapsulation

Ada for I2C on the BBC Micro:Bit with the MCP23017

ada i2c bbc-microbit

Is Ada.Containers.Functional_Maps usable in Ada2012?

ada gnat

Link math.h with gprbuild

gcc ada gprbuild

Catch Precondition Assert_Failure

ada

How to include multiple packages with one statement in Ada?

package ada

ada pointer to local variable compilation & runtime errors

ada

Can Code be Protected From Rogue Callers In Ada?

ada

Ada program calling c functions has problems with interfaces.c.size_t

c ada fftw

Ada: What is the purpose of `limited` in `limited interface`

ada

Do pre and post conditions take the place of in function validation?

How to bind to OpenCV for GNAT?

opencv binding ada gnat

Unexpected CONSTRAINT_ERROR after GCC update

gcc ada gnat

Ada: Importing the inequality operator "/="

Find character in string in Ada

ada

Convert ada.Containers.Vector to array

arrays vector ada

Cartesian Product of Lists Using Ada

ada

Ada compilation issue (Looking for adbs I don't have?)

Encapsulation in Safety-critical systems [closed]

How do I handle an int** in Ada?