cost 205 ms
Expected private type

I have a compile-error that states: "expected private type "Pekare" defined at line 3. found an access type". this is the .ads code: ...

2022-05-03 18:17:07   1   82    ada / ada95  
How to use a generic type?

I'm working through the example here: https://www.adahome.com/rm95/rm9x-12-08.html I've written my generic_stack.ads: And my generic_stack.adb: ...

2020-04-22 00:52:04   3   91    ada / ada95  
What does => mean in Ada?

I understand when and how to use => in Ada, specifically when using the keyword 'others', but I am not sure of its proper name nor how and why it w ...

2019-03-08 21:34:14   3   130    ada / ada95  

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM