Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ada

Compile Ada program for Linux using Windows

windows linux ada

Why don't prefixed calls work on access types?

ada

Ada Slicing with Strings

ada gnat

Ada: How to enumerate a type that consists of integers and other types?

types ada

How to write Recursive GCD program in Ada?

ada

Can the gnat compiler find unused specification procedures/functions/variables?

Printing the exception message in an Ada Last_Chance_Handler

ada gnat eabi

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