• Home
  • Random
  • Watchlist
  • Uploads
  • Settings
  • Log in

    Ada Programming/Keywords/in

      Computing » Computer Science » Computer Programming » Ada Programming

      Ada Lovelace 1838.jpg


      This keyword is used in:

      • The in and in out mode of subprograms parameters.
      • membership tests
      • for loops
      • quantified expressions

      See also

      Wikibook

      • Ada Programming
      • Ada Programming/Keywords

      Ada 95 Reference Manual

      • 2.9 Reserved Words (Annotated)
      • 4.4 Expressions (Annotated)
      • 6.1 Subprogram Declarations (Annotated)
      • Annex P (informative) Syntax Summary (Annotated)

      Ada 2005 Reference Manual

      • 2.9 Reserved Words (Annotated)
      • 4.4 Expressions (Annotated)
      • 6.1 Subprogram Declarations (Annotated)
      • Annex P (informative) Syntax Summary (Annotated)

      Ada Quality and Style Guide

      • 3.1.3 Capitalization



      Ada Keywords
      abort else new return
      abs elsif not reverse
      abstract (Ada 95) end null
      accept entry select
      access exception of separate
      aliased (Ada 95) exit or some (Ada 2012)
      all others subtype
      and for out synchronized (Ada 2005)
      array function overriding (Ada 2005)
      at tagged (Ada 95)
      generic package task
      begin goto pragma terminate
      body private then
      if procedure type
      case in protected (Ada 95)
      constant interface (Ada 2005) until (Ada 95)
      is raise use
      declare range
      delay limited record when
      delta loop rem while
      digits renames with
      do mod requeue (Ada 95) xor


      Ada Operators
      and and then > + abs &
      or or else >= - mod
      xor = < * rem in
      not /= <= ** / not in
      ↑Jump back a section
      Last modified on 27 February 2012, at 21:20
      • Wikibooks ™

        • Mobile
        • Desktop
      • Text is available under CC BY-SA 3.0; additional terms may apply.
      • Terms of Use
      • Privacy