Search results

Jump to: navigation, search
  • ===Ada Example=== In the following Ada code a tagged base type, Base, is declared and a second tagged type, Derive
    3 KB (373 words) - 23:23, 30 March 2017
  • <syntaxhighlight lang="Ada">asrcinfo [-h] {-I | FileName . . . }</syntaxhighlight> This command provides information about one or more Ada files.
    3 KB (497 words) - 00:37, 25 April 2019
  • ::: [[PowerAda:APPENDIX E. Tools Reference/ada#MARKER-2-1745|Ada83_export_syntax]] ::: [[PowerAda:APPENDIX E. Tools Reference/ada#MARKER-2-1748|Ada_heap_limit]]
    5 KB (600 words) - 15:42, 24 April 2019
  • ...and all C files with the <code>-g</code> option. However, the size of your Ada [[PowerAda:APPENDIX A. Glossary#MARKER-9-1101|''sublibrary'']] and executab ...tegy is to [[PowerAda:APPENDIX A. Glossary#MARKER-9-1027|''compile'']] all Ada [[PowerAda:APPENDIX A. Glossary#MARKER-9-1060|''library unit'']]s with debu
    6 KB (924 words) - 21:53, 14 April 2019
  • ...such as Object-Oriented Programming and enhanced interfacing capabilities, Ada 95 will enable the flexible and reliable development of major applications ...andard, officially ISO/IEC 8652:1995, thus marks an important milestone in Ada's history. Enormous contributions from some of the world's finest software
    5 KB (803 words) - 16:52, 24 April 2019
  • ''The HTML hypertext annotations of the "Hypertext Ada 95 Rationale" are Copyright (C) 1995 by Laurent Guerby. All rights reserved The "Hypertext Ada 95 Rationale" hereafter referred to as the "package", is distributed in the
    4 KB (501 words) - 16:19, 20 April 2019
  • ...he company's software development projects, including Ada code generators, Ada development tools, Aprobe and RootCause. Prior to joining OC Systems, Fleck ...technical lead for the Ada compiler products. He has nearly two decades of Ada compiler development experience. Before joining OC Systems in 1994, he work
    2 KB (310 words) - 03:19, 21 December 2018
  • <syntaxhighlight lang="Ada">pragma COMMENT(Static_String); <syntaxhighlight lang="Ada">pragma IMAGES(Enumeration_Type, immediate | deferred);</syntaxhighlight>
    4 KB (470 words) - 09:42, 24 April 2019
  • :[[PowerAda:Interface to Other Languages/Linking Ada Into Non-Ada Programs#MARKER-2-823|gen_exp_list script]]
    2 KB (194 words) - 15:39, 24 April 2019
  • ...-2-2007"></span><span id="MARKER-2-2008"></span>Programs that contain both Ada [[PowerAda:APPENDIX A. Glossary#MARKER-9-1024|''code'']] and code written i ...pressions. After debugging the C portion of the program, you can return to Ada mode. The MODE command with no argument displays the current language mode.
    4 KB (603 words) - 21:53, 14 April 2019
  • asyntax - check Ada syntax <syntaxhighlight lang="Ada">asyntax [-h] {-I | FileName . . . }</syntaxhighlight>
    2 KB (351 words) - 00:35, 25 April 2019
  • ...r Languages/Mapping Ada Data Types to Other Languages|Displaytitle=Mapping Ada Data Types to Other Languages|Chapter=7|Section=2|Order=63|Summary=|Product ...2-792"></span>The mechanism used for passing parameters to an imported non-Ada subprogram depends on the type of the formal parameters:
    6 KB (992 words) - 00:35, 25 April 2019
  • PowerAda is a registered trademark of OC Systems for it's Ada program development environment. ...YU Ada Translator, is Free Software. GNAT has been validated on Solaris by Ada Core Technologies, ([http://www.gnat.com/ <code>www.gnat.com</code>]), whic
    2 KB (318 words) - 23:14, 8 May 2017
  • <span id="MARKER-2-1782"></span>afmt - format Ada source <syntaxhighlight lang="Ada">afmt [-h] [-i Case] [-r Case]
    5 KB (744 words) - 00:35, 25 April 2019
  • === Selecting Ada Constructs === ...n, or hold down shift and left-click on the mouse. This will highlight the Ada construct nearest the mouse pointer.
    4 KB (666 words) - 01:05, 24 April 2019
  • ...lease note the context in which you were working, specifically the type of Ada construct you were examining and the attributes of the compilation unit. ...ermined by running any command line tool followed by -h, for example <code>ada -h.</code>
    1 KB (236 words) - 16:02, 23 April 2019
  • ...selectable editor with the selected file. The editor may be either vi, an Ada-customized XEmacs, or any other text editor. If the edit operation is selec ...></span>Build''' (for an Ada source file, compilation unit, sublibrary, or Ada binary): The build operations include ''load'', ''compile'', and ''update''
    5 KB (736 words) - 00:36, 25 April 2019
  • ...pported by PowerAda. Ada95 also provides the package [[Guide:95lrm/RM-A-15|ADA.COMMAND_LINE]] for this purpose as well. ...may set the return code when compiling in the Ada95 mode of PowerAda using ADA.COMMAND_LINE.SET_EXIT_STATUS. You may also specify a return code when exiti
    1 KB (209 words) - 09:54, 24 April 2019
  • Ada 95 has six more reserved words which are abstract, aliased, protected, requ ...e better support for international character sets in the first revision of Ada.
    4 KB (635 words) - 16:20, 20 April 2019
  • :[[PowerAda:Overview/The Ada Language#MARKER-2-168|references to other books]] :related documentation [[PowerAda:Overview/The Ada Language#MARKER-2-169|[1]]] [[PowerAda:Overview/Related Documentation#MARKE
    4 KB (428 words) - 15:44, 24 April 2019
  • ...u to import that object and reference it in Ada. For example, to define an Ada variable to correspond to the C global variable '''errno''' in the read-wri <syntaxhighlight lang="Ada">Error_Value : Integer;
    3 KB (524 words) - 00:35, 25 April 2019
  • ...Ada language features. These topics include memory organization within an Ada program, tasking features, and special pragmas that the compiler supports. Before reading this chapter, you should be familiar with the Ada language features that do not have counterparts in most other languages; fo
    3 KB (351 words) - 15:47, 23 April 2019
  • ...select the nearest Ada lexical element by clicking MB2 or shift-MB1 in the Ada source. The definition of the selected element can be found using the comma The local uses of an object can be found by selecting an Ada lexical element and using the local uses command in the Source menu.
    2 KB (379 words) - 21:53, 14 April 2019
  • ...e project.) All the source code in a given directory is associated with an Ada sublibrary in the same directory. (A sublibrary is a subdirectory PowerAda ...no different than other 'repository-based' CM toolsets in this regard. The Ada source code should be imported into ClearCase in a directory structure whic
    4 KB (665 words) - 15:14, 23 April 2019
  • === XEmacs' Ada Support === ...tion of code, and navigating through code. OC Systems provides a number of Ada-related extensions as well. These allow compilation from XEmacs, interactiv
    6 KB (928 words) - 00:36, 25 April 2019
  • <syntaxhighlight lang="Ada">aextract [-hFIU] [-L Library | -s Sublibrary | -x Executable ] '''aextract''' extracts the ASCII source text for a compilation unit from an Ada library or sublibrary.
    4 KB (562 words) - 00:34, 25 April 2019
  • ...cation at which the exception was thrown/raised. The ExceptionName is the Ada exception name or the name of the C++ object thrown. The ExceptionData is You can get the message associated with the Ada or C++ exception using:
    4 KB (520 words) - 12:51, 4 May 2017
  • C, Ada.
    432 bytes (49 words) - 10:16, 24 April 2019
  • ...cribes how to use the compiler optimization features, and how to tune your Ada programs so that they run as fast or consume as little space as possible.
    2 KB (268 words) - 15:42, 23 April 2019
  • ...erface to Other Languages/Calling Non-Ada Subprograms#MARKER-2-787|mapping Ada parameters to C]]
    2 KB (238 words) - 15:38, 24 April 2019
  • .../code>, which is a public domain emacs package written by a number of Team Ada/NYU folks; kudos to them for great work. <syntaxhighlight lang="Ada">powerada</syntaxhighlight>
    8 KB (1,317 words) - 00:37, 25 April 2019
  • '''Languages -- Ada'''
    473 bytes (59 words) - 23:35, 4 May 2019
  • ...R-9-1058|library]], or executable. This section describes the mapping from Ada names to symbols, and gives some hints for finding one from the other. ...distinguish it from other overloads. This concept is equally applicable to Ada. The remainder of this section describes the PowerAda ''mangling'' algorith
    6 KB (966 words) - 00:36, 25 April 2019
  • ...personnel who are familiar with the AIX or Linux operating systems and the Ada programming language should use this book to learn about the compiler and i
    668 bytes (100 words) - 21:53, 14 April 2019
  • ...889"></span>Tasks are mapped as threads. Therefore, AIX or Linux schedules Ada tasks in the same manner as it schedules other threads/processes. Note that ...del should be compatible with the tasking system provided by any validated Ada compiler.
    2 KB (310 words) - 21:53, 14 April 2019
  • <syntaxhighlight lang="Ada">adbg [-h] [-L Library] [-r UID@Host] ...ints can be set by clicking toggle buttons to the left of the source code. Ada objects and expressions can be selected using the mouse and their values ca
    2 KB (305 words) - 21:53, 14 April 2019
  • ...kings of [[PowerAda:APPENDIX A. Glossary#MARKER-9-1037|exception]]s within Ada.
    2 KB (314 words) - 15:53, 23 April 2019
  • * Errors that are required to be detected prior to run time by every Ada implementation; ...s to this category. Any program that contains such an error is not a legal Ada program; on the other hand, the fact that a program is legal does not mean,
    4 KB (653 words) - 23:35, 4 May 2019
  • ...t are normally deleted. Both types of information are required to debug an Ada [[PowerAda:APPENDIX A. Glossary#MARKER-9-1117|''unit'']]. The debugger can
    2 KB (331 words) - 21:53, 14 April 2019
  • ...ith any problems that occur. The following are the return codes set by the Ada tools. * The sublibrary is not actually an Ada sublibrary, or it is a sublibrary but its format is incorrect.
    5 KB (805 words) - 10:39, 24 April 2019
  • ...ult sizes are usually only restricted by the limit for the process. If the Ada program was bound with the <code>-q</code> option that controls a particula The memory associated with an Ada program on AIX (as for any AIX program) is organized so that most all read/
    8 KB (1,317 words) - 02:34, 24 April 2019
  • ...t environment for developing, testing, integrating and maintaining complex Ada applications on Red Hat Linux and AIX.
    553 bytes (75 words) - 00:55, 18 February 2023
  • ...ption with the '''[[PowerAda:APPENDIX E. Tools Reference/ada#MARKER-9-1672|ada]]''' (or '''[[PowerAda:APPENDIX E. Tools Reference/aprojbuild#MARKER-9-1806 ...ssary#MARKER-9-1025|compilation]]; that library is always included when an Ada program is linked.
    11 KB (1,704 words) - 00:36, 25 April 2019
  • ...invoking the '''[[PowerAda:APPENDIX E. Tools Reference/ada#MARKER-9-1672|''ada'']]''' compiler to compile source files and compilation units, and then bin ...he following '''[[PowerAda:APPENDIX E. Tools Reference/ada#MARKER-9-1672|''ada'']]''' options:
    8 KB (1,243 words) - 01:08, 24 April 2019
  • ...-9-1661|abuild]], [[PowerAda:APPENDIX E. Tools Reference/ada#MARKER-9-1672|ada]], [[PowerAda:APPENDIX E. Tools Reference/adbg#MARKER-9-1750|adbg]], [[Powe
    3 KB (420 words) - 00:35, 25 April 2019
  • ::: passing [[PowerAda:Interface to Other Languages/Mapping Ada Data Types to Other Languages#MARKER-2-792|[1]]] [[PowerAda:Interface to Ot :[[PowerAda:Overview/Related Documentation#MARKER-2-209|POSIX Ada Standard]]
    10 KB (1,155 words) - 15:38, 24 April 2019
  • ...erAda:Interface to Other Languages/Compiling Ada Programs that Include Non-Ada Subprograms#MARKER-2-803|compiling]]
    3 KB (300 words) - 15:16, 24 April 2019
  • ...certainly consists of one or more UNIX directories containing one or more Ada files, as well as files written in other languages, documentation, PDL, dat <syntaxhighlight lang="Ada">common/ vehicles/ aircraft/</syntaxhighlight>
    12 KB (1,966 words) - 00:36, 25 April 2019
  • :[[PowerAda:APPENDIX E. Tools Reference/ada#MARKER-2-1741|libada]] ...erAda:Overview/The Ada Language#MARKER-2-172|[1]]] [[PowerAda:Overview/The Ada Language#MARKER-2-170|[2]]]
    5 KB (614 words) - 15:42, 24 April 2019
  • ...rfaces.C contains the basic types, constants and subprograms that allow an Ada program to pass scalars and strings to C functions. <p><syntaxhighlight lang="Ada">
    17 KB (2,317 words) - 18:23, 1 May 2019

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)