Ada Programming/Keywords/return


      Ada Lovelace 1838.jpg


      This keyword is used in:

      • Functions specifications for declaring the returned type.
      • In function bodies for returning a value to the caller.
      • In procedure bodies for returning the control to the caller.
      Last modified on 22 March 2013, at 15:04