Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
ada rocks!
--GNAT 4.9.3 with Ada.Text_IO; use Ada.Text_IO; procedure Hello is begin Put_Line ("Hello, world!"); Ada.Text_IO.Put_Line("ada rocks!"); end Hello;
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Dynamic Dispatching with dynamic allocation
susuma_dos_enteros.adb
suma_enteros_ppal.adb
function calling using pointers
macro-like function
Dynamic Dispatching
1d array as 4d with easy reshaping
division_emtera_p.adb
Memory Alignment
Controlled types (temporary anonymous objects)
Please log in to post a comment.