ada
Array of variant records in Ada
I want to declare an array with element-type of a variant record. Something like this: type myStruct (theType : vehicleType) is[详细]
2023-01-23 07:15 分类:问答Can't make Ada work with Xcode 3.2
I\'ve been looking around the web for an hour and I\'m just giving up to ask it here... I\'ve got to work under Ada. I managed to make gnat work as a command line to compile my files.[详细]
2023-01-23 03:46 分类:问答Ada with Netbeans
I downloaded th开发者_StackOverflowe Netbeans plugin for programming with Ada. However, I don\'t know, how to link the Eclipse to the Ada platform library. What should link to the IDE? lib,etc,bin ? I[详细]
2023-01-22 17:07 分类:问答wxWidgets for Ada?
In Lua-scripting I found wxWidgets (wxLua) library very useful, so I\'d wanted to found binding for Ada and GNAT Programming Studio 2010 (4.4.1)开发者_运维技巧 - does it exist at all and maybe somebod[详细]
2023-01-22 06:41 分类:问答Are If Thens faster than multiplication and assignment?
I have a quick question, suppose I have the following code and it\'s repeated in a simliar way 10 times for example.[详细]
2023-01-22 05:33 分类:问答Binding Lua to Ada in win32 (xp,vista,etc.)?
There 开发者_运维技巧is only one public library for binding Lua to Ada I have found (http://coreland.ath.cx/code/lua-ada), but how can it be used on a Windows platform? What do I need to use in my ada[详细]
2023-01-21 01:35 分类:问答Ada for new project? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2023-01-20 02:44 分类:问答Limit functions to be called by specific other functions in Ada
Suppose I have a procedure that I want to only have called by another specific procedure. Is it possible to force restrictions on that procedure so that it can only be referenced by the specified call[详细]
2023-01-19 12:04 分类:问答Rounding in Ada
I want to use Float\'Rounding() in Ada, but I could not find in the reference what the library is where the a开发者_运维知识库ttribute is implemented.[详细]
2023-01-16 11:01 分类:问答Ada compiler for Mac OS X 10.6
Right.I\'m currently in a class that is exploring many different programming languages.Among them are COBOL and Ada, both of 开发者_JAVA技巧which I can\'t seem to find a free compiler.Has anyone had b[详细]
2023-01-13 07:08 分类:问答