Search code examples
Build static library from Ada code to be linked without GNAT...


ada

Read More
Compile error when implementing interface...


ada

Read More
Ada2012: inherited discriminant not allowed here...


oopada

Read More
Ada2012 controlled types error: call to abstract procedure must be dispatching...


heap-memoryada

Read More
Ada2012: Assertion_Policy...


adaada2012

Read More
Ada instanciation of a generic package with an implementation of a limited interface...


interfacepackagerecordada

Read More
How to pass complex data types, like records between Ada and C via a DLL?...


cdllada

Read More
Importing C function which accepts array of union...


ada

Read More
Multiple random types in one Ada program?...


randomada

Read More
Any good tutorials/explanations of subpools and pools in-general?...


memory-managementadapool

Read More
Error message: Object in prefixed call to "..." must be aliased...


ada

Read More
Create a record with a private part...


adagnat

Read More
Ada: Convert float to decimal...


floating-pointdecimalada

Read More
Ada: fixed decimal place...


decimalada

Read More
matrix function not able to compile ada "declarations must come before "begin"...


matrixada

Read More
Is there a way to disable arithmetic operators on a specific type in Ada?...


typesadagnat

Read More
Access type and procedures...


ada

Read More
Penultimate array index retrieval...


adaada2012

Read More
Ada 2005 access type...


ada

Read More
How do you handle resourece release while handling an exception in ADA?...


exceptionresourcesada

Read More
Different Values of Attribute 'Address on arm-none-eabi-gcc (cortex m0 / stm32f03)...


ada

Read More
Copy arrays of same type and size but different index type in Ada...


arraysadaassign

Read More
Avoiding warning 8-bit Ada Boolean return type, use Char...


c++adaexternpragma

Read More
Ada: polymorphic callbacks...


design-patternsada

Read More
Ada: using aunit...


testingada

Read More
Is there a way to quickly initialize an array with a sequence of values in Ada?...


ada

Read More
How can i write an unambiguous expression of overloaded functions with different return types?...


gdbada

Read More
Possible to declare generic function for both constrained and unconstrained arrays?...


ada

Read More
Ada.Containers.Formal_Indefinite_Vectors memory leak...


ada

Read More
How do I update an element in a this vector?...


ada

Read More
BackNext