Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ada

Can Ada functions return arrays?

arrays function ada

Multiline string literal in Ada

string ada multiline literals

GNAT Studio - Cant use non-core Ada librairies

ada gnat-gps

Build GTK+ application in Ada - GtkAda

gtk3 ada

Using a C++ Class in Ada95 / Constructors and Controlled Types

c++ constructor ada

Ada array access: Pointer to a specific item within the array, the position being dynamic based on input parameters.

pointers ada

build libada from gcc source

gcc ada

AI library framework in Ada

GPRBuild does not find gprconfig when called from the Windows Subsystem for Linux

GNAT GPL Ada fails will linkage error when cross-compiling for the Raspberry pi

cross-compiling ada gnat

Using .net commands in Ada

.net ada gnat

In ada programming language, Is there a way to create a subtype which takes differently positioned enums of a type?

ada subtype

Dump current stack in GNAT compiled Ada?

stack stack-trace trace ada gnat

Assessment of Memory usage in GNAT 2012 for Bare Boards

memory ada gnat bare-metal

Puzzling "info" message regarding package body requirement using Ada?

GNAT GPL 2017 gnatcoll.xref disappeared?

ada gnat

Start executable from Ada program and read result

ada gnat

GPRBuild does not compile C files

c ada gnat gprbuild

How to compile spec _.ada and body .ada using gnatmake?

gnu ada